Add some "USE" defs that were missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -257,6 +257,9 @@
|
|||||||
#define wxUSE_TOOLBAR 1
|
#define wxUSE_TOOLBAR 1
|
||||||
#define wxUSE_TOOLBAR_NATIVE 1
|
#define wxUSE_TOOLBAR_NATIVE 1
|
||||||
|
|
||||||
|
// wxSpinCtrl class
|
||||||
|
#define wxUSE_SPINCTRL 1
|
||||||
|
|
||||||
// wxStatusBar class
|
// wxStatusBar class
|
||||||
#define wxUSE_STATUSBAR 1
|
#define wxUSE_STATUSBAR 1
|
||||||
|
|
||||||
|
@@ -259,6 +259,9 @@
|
|||||||
// wxStatusBar class
|
// wxStatusBar class
|
||||||
#define wxUSE_STATUSBAR 1
|
#define wxUSE_STATUSBAR 1
|
||||||
|
|
||||||
|
// wxSpinCtrl class
|
||||||
|
#define wxUSE_SPINCTRL 1
|
||||||
|
|
||||||
// progress dialog class for lengthy operations
|
// progress dialog class for lengthy operations
|
||||||
#define wxUSE_PROGRESSDLG 1
|
#define wxUSE_PROGRESSDLG 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user