Basic swim GUI for LPC4088
Fork of DMBasicGUI by
Revision 38:1b7c79a10e14, committed 2016-03-14
- 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 |
diff -r 4a87841ebbb7 -r 1b7c79a10e14 Application/AppLauncher.cpp --- 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()