Fix includes in wx/treectrl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9f1a446692
commit
1fd0e166f3
1 changed files with 2 additions and 0 deletions
|
|
@ -12,7 +12,9 @@
|
|||
#ifndef _WX_TREECTRL_H_BASE_
|
||||
#define _WX_TREECTRL_H_BASE_
|
||||
|
||||
#include "wx/control.h"
|
||||
#include "wx/treebase.h"
|
||||
#include "wx/textctrl.h" // wxTextCtrl::ms_classinfo used through CLASSINFO macro
|
||||
|
||||
class WXDLLEXPORT wxImageList;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue