added wxUSE_REARRANGECTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
#define _WX_REARRANGECTRL_H_
|
||||
|
||||
#include "wx/checklst.h"
|
||||
|
||||
#if wxUSE_REARRANGECTRL
|
||||
|
||||
#include "wx/panel.h"
|
||||
#include "wx/dialog.h"
|
||||
|
||||
@@ -224,5 +227,7 @@ private:
|
||||
DECLARE_NO_COPY_CLASS(wxRearrangeDialog)
|
||||
};
|
||||
|
||||
#endif // wxUSE_REARRANGECTRL
|
||||
|
||||
#endif // _WX_REARRANGECTRL_H_
|
||||
|
||||
|
Reference in New Issue
Block a user