don't include wx/popupwin.h in the header, use forward declarations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-01-21 12:38:12 +00:00
parent 6929fe3af8
commit 209afcf78c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,8 +15,7 @@
class WXDLLIMPEXP_ADV wxCalendarDateAttr;
class WXDLLIMPEXP_ADV wxCalendarCtrl;
class WXDLLIMPEXP_ADV wxCalendarEvent;
#include <wx/popupwin.h>
class WXDLLIMPEXP_ADV wxPopupWindow;
class WXDLLIMPEXP_ADV wxDatePickerCtrl : public wxDatePickerCtrlBase
{

View File

@@ -37,6 +37,7 @@
#include "wx/datectrl.h"
#include "wx/calctrl.h"
#include "wx/popupwin.h"
// ----------------------------------------------------------------------------
// constants