another compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -96,7 +96,7 @@ typedef void (wxEvtHandler::*wxCollapsiblePaneEventFunction)(wxCollapsiblePaneEv
|
|||||||
#include "wx/generic/collpaneg.h"
|
#include "wx/generic/collpaneg.h"
|
||||||
|
|
||||||
// use a typedef and not a #define to avoid problems with XRC forward declarations
|
// use a typedef and not a #define to avoid problems with XRC forward declarations
|
||||||
typedef wxCollapsiblePane wxGenericCollapsiblePane
|
typedef wxGenericCollapsiblePane wxCollapsiblePane;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // wxUSE_COLLPANE
|
#endif // wxUSE_COLLPANE
|
||||||
|
Reference in New Issue
Block a user