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:
Robin Dunn
2006-07-07 17:53:17 +00:00
parent 8fdc4ac7b8
commit 06d4c4d65a
3 changed files with 39 additions and 12 deletions

View File

@@ -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