Revert last change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2008-09-25 15:34:44 +00:00
parent c4dbb95303
commit aadca0d5ac

View File

@ -625,10 +625,8 @@ protected:
bool m_overflow_visible;
long m_style;
#ifndef SWIG
DECLARE_EVENT_TABLE()
DECLARE_CLASS(wxAuiToolBar)
#endif
};