]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/spinbutt.h
more Motif fixes (still doesn't compile, but *really* close :-)
[wxWidgets.git] / include / wx / gtk1 / spinbutt.h
index 41924658630dcfc86fb0c310c9630a0020ca2ac1..88161fd7705730f9970f7f8c6058e519c4b1c167 100644 (file)
@@ -63,7 +63,7 @@ public:
   GtkAdjustment  *m_adjust;
   float           m_oldPos;
   
-  DECLARE_EVENT_TABLE();
+  DECLARE_EVENT_TABLE()
 };
 
 //-----------------------------------------------------------------------------