git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26760
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/xrc/xh_frame.h"
#include "wx/frame.h"
+#include "wx/dialog.h" // to get wxDEFAULT_DIALOG_STYLE
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/xrc/xh_panel.h"
#include "wx/panel.h"
+#include "wx/frame.h" // to get wxNO_3D
IMPLEMENT_DYNAMIC_CLASS(wxPanelXmlHandler, wxXmlResourceHandler)
#include "wx/xrc/xh_frame.h"
#include "wx/frame.h"
+#include "wx/dialog.h" // to get wxDEFAULT_DIALOG_STYLE
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/xrc/xh_panel.h"
#include "wx/panel.h"
+#include "wx/frame.h" // to get wxNO_3D
IMPLEMENT_DYNAMIC_CLASS(wxPanelXmlHandler, wxXmlResourceHandler)