]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/tbargtk.h
Rewrote ConvertToStandardCommandArgs; resource.h correction; ntwxwin.mak
[wxWidgets.git] / include / wx / gtk1 / tbargtk.h
index a4eba50db047f43d85f1a5abbc33efc23125f659..93f6e7bafcd317639ae4ae35dbe70d8381e9694b 100644 (file)
@@ -133,8 +133,6 @@ class wxToolBar: public wxControl
   
     GtkToolbar   *m_toolbar;
     wxList        m_tools;
-  
-  DECLARE_EVENT_TABLE()
 };
 
 #endif