git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11606
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if wxUSE_PROPSHEET
#include "wx/prop.h"
#if wxUSE_PROPSHEET
#include "wx/prop.h"
#define wxPROP_BUTTON_CLOSE 1
#define wxPROP_BUTTON_OK 2
#define wxPROP_BUTTON_CLOSE 1
#define wxPROP_BUTTON_OK 2
#ifndef WX_PRECOMP
#include "wx/dialog.h" // the base class
#ifndef WX_PRECOMP
#include "wx/dialog.h" // the base class
+ #include "wx/panel.h" // ditto
#include "wx/event.h" // wxEVT_XXX constants
#endif // WX_PRECOMP
#include "wx/event.h" // wxEVT_XXX constants
#endif // WX_PRECOMP