A basic graphics package for the LPC4088 Display Module.

Dependents:   lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI lpc4088_displaymodule_fs_aid ... more

Fork of DMBasicGUI by EmbeddedArtists AB

Revision:
10:651861441108
Parent:
8:19a6b70d42b1
Child:
11:265884fa7fdd
--- a/Application/AppLauncher.h	Tue Jan 20 09:05:30 2015 +0100
+++ b/Application/AppLauncher.h	Mon Jan 26 10:06:58 2015 +0100
@@ -34,7 +34,7 @@
 public:
 
 	AppLauncher();
-	~AppLauncher();
+	virtual ~AppLauncher();
 
     enum CommonApplicationIDs {
         CalibrationApp = 0xffff,