]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/spinbutt.h
windows emit wxCreateWindowEvent
[wxWidgets.git] / include / wx / gtk / spinbutt.h
index 41924658630dcfc86fb0c310c9630a0020ca2ac1..88161fd7705730f9970f7f8c6058e519c4b1c167 100644 (file)
@@ -63,7 +63,7 @@ public:
   GtkAdjustment  *m_adjust;
   float           m_oldPos;
   
-  DECLARE_EVENT_TABLE();
+  DECLARE_EVENT_TABLE()
 };
 
 //-----------------------------------------------------------------------------