Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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()