From 688efe7554a2001baa2cb959d27b2f5600125643 Mon Sep 17 00:00:00 2001 From: Brett Weir Date: Thu, 14 Jan 2016 01:29:52 -0800 Subject: [PATCH] Use updated PropellerManager with codeSize() function --- src/memorymap | 2 +- src/propelleride/mainwindow.h | 2 -- src/propellermanager | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/memorymap b/src/memorymap index 89b9576..85119ce 160000 --- a/src/memorymap +++ b/src/memorymap @@ -1 +1 @@ -Subproject commit 89b9576a876bb7da348a4648212b97379fe3bf06 +Subproject commit 85119ce83a34de24baecfac6b427750343581a22 diff --git a/src/propelleride/mainwindow.h b/src/propelleride/mainwindow.h index bc79b2e..7c3f984 100644 --- a/src/propelleride/mainwindow.h +++ b/src/propelleride/mainwindow.h @@ -67,8 +67,6 @@ public slots: void propellerQuickReference(); void about(); - void findMultilineComment(QPoint point); - void findMultilineComment(QTextCursor cur); void setProject(); void programBuild(); diff --git a/src/propellermanager b/src/propellermanager index d1a8d4f..467c03e 160000 --- a/src/propellermanager +++ b/src/propellermanager @@ -1 +1 @@ -Subproject commit d1a8d4f0916449b533301b8bc5e0834c4535b854 +Subproject commit 467c03e531a1dff52dcfe2cde00dc7a83f1602f5