Basic swim GUI for LPC4088

Fork of DMBasicGUI by Embedded Artists

Files at this revision

API Documentation at this revision

Comitter:
redbird
Date:
Mon Mar 14 20:14:06 2016 -0600
Parent:
37:4a87841ebbb7
Commit message:
revert programming

Changed in this revision

Application/AppLauncher.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Application/AppLauncher.cpp	Sat Mar 12 18:10:14 2016 -0700
+++ b/Application/AppLauncher.cpp	Mon Mar 14 20:14:06 2016 -0600
@@ -212,9 +212,9 @@
         }
     }
     
-    // restore old touch listener (get our listener in return)
-    //fpOld = touch->setListener(fpOld);
-    //delete fpOld;
+    restore old touch listener (get our listener in return)
+    fpOld = touch->setListener(fpOld);
+    delete fpOld;
 }
 
 bool AppLauncher::teardown()