el h / SimpleGUI

Fork of SimpleGUI by Duncan McIntyre

Revision:
15:e69fd74d42e4
Parent:
14:e6515b19f5a0
--- a/Dialogs/SpinnerDialog.h	Sat May 21 16:36:02 2016 +0000
+++ b/Dialogs/SpinnerDialog.h	Sat May 21 18:02:20 2016 +0000
@@ -10,7 +10,7 @@
 public:
 
     SpinnerDialog(GraphicsContext *context);
-    SpinnerWidget *spinner();
+    SpinnerWidget *getSpinner();
 
 private: