Changes needed for scanning the aui header files with SWIG for
wxPython. Also fix some DLL exports. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -58,9 +58,10 @@ private:
|
||||
wxFrameManager* m_owner_mgr;
|
||||
wxFrameManager m_mgr;
|
||||
|
||||
#ifndef SWIG
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
DECLARE_CLASS(wxFloatingPaneBaseClass)
|
||||
#endif // SWIG
|
||||
};
|
||||
|
||||
#endif // wxUSE_AUI
|
||||
|
Reference in New Issue
Block a user