Compile fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
#if wxUSE_XRC && wxUSE_COLLPANE
|
#if wxUSE_XRC && wxUSE_COLLPANE
|
||||||
|
|
||||||
class WXDLLEXPORT wxCollapsiblePane;
|
#include "wx/collpane.h"
|
||||||
|
|
||||||
class WXDLLIMPEXP_XRC wxCollapsiblePaneXmlHandler : public wxXmlResourceHandler
|
class WXDLLIMPEXP_XRC wxCollapsiblePaneXmlHandler : public wxXmlResourceHandler
|
||||||
{
|
{
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
#if wxUSE_XRC && wxUSE_COLLPANE
|
#if wxUSE_XRC && wxUSE_COLLPANE
|
||||||
|
|
||||||
#include "wx/xrc/xh_collpane.h"
|
#include "wx/xrc/xh_collpane.h"
|
||||||
#include "wx/collpane.h"
|
#include "wx/log.h"
|
||||||
|
|
||||||
IMPLEMENT_DYNAMIC_CLASS(wxCollapsiblePaneXmlHandler, wxXmlResourceHandler)
|
IMPLEMENT_DYNAMIC_CLASS(wxCollapsiblePaneXmlHandler, wxXmlResourceHandler)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user