]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/test.h
hack to implement right aligned checkboxes
[wxWidgets.git] / samples / toolbar / test.h
index dcea766cb8cc8aa9811b0fa7c6819fb0718f8bce..63da855c3468e90a868e90fca6146136fca73bb3 100644 (file)
@@ -45,9 +45,7 @@ public:
 private:
     wxTextCtrl*         m_textWindow;
 
-    MyTimer m_timer;
-
-DECLARE_EVENT_TABLE()
+    DECLARE_EVENT_TABLE()
 };
 
 #define ID_TOOLBAR  500