reduced compilation dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,8 @@
|
|||||||
|
|
||||||
class WXDLLIMPEXP_CORE wxButton;
|
class WXDLLIMPEXP_CORE wxButton;
|
||||||
class WXDLLIMPEXP_CORE wxTextCtrl;
|
class WXDLLIMPEXP_CORE wxTextCtrl;
|
||||||
|
class WXDLLIMPEXP_CORE wxTreeEvent;
|
||||||
|
class WXDLLIMPEXP_CORE wxTreeCtrl;
|
||||||
|
|
||||||
|
|
||||||
// style flags for the Help Frame
|
// style flags for the Help Frame
|
||||||
|
@@ -21,7 +21,6 @@
|
|||||||
#include "wx/window.h"
|
#include "wx/window.h"
|
||||||
#include "wx/scrolwin.h"
|
#include "wx/scrolwin.h"
|
||||||
#include "wx/config.h"
|
#include "wx/config.h"
|
||||||
#include "wx/treectrl.h"
|
|
||||||
#include "wx/html/winpars.h"
|
#include "wx/html/winpars.h"
|
||||||
#include "wx/html/htmlcell.h"
|
#include "wx/html/htmlcell.h"
|
||||||
#include "wx/filesys.h"
|
#include "wx/filesys.h"
|
||||||
|
Reference in New Issue
Block a user