enabled toolbar as it works now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e0c83227fd
commit
dc0bedff0c
@ -76,7 +76,7 @@
|
||||
#define wxUSE_TEXTFILE 0
|
||||
#define wxUSE_INTL 0
|
||||
#define wxUSE_MENUS 0 // was 1
|
||||
#define wxUSE_TOOLBAR 0
|
||||
#define wxUSE_TOOLBAR 1
|
||||
#define wxUSE_TOOLBAR_NATIVE 0
|
||||
#define wxUSE_TOOLBAR_SIMPLE 0
|
||||
#define wxUSE_NOTEBOOK 1
|
||||
@ -227,7 +227,7 @@
|
||||
#define wxUSE_TEXTFILE 0
|
||||
#define wxUSE_INTL 0
|
||||
#define wxUSE_MENUS 1
|
||||
#define wxUSE_TOOLBAR 0
|
||||
#define wxUSE_TOOLBAR 1
|
||||
#define wxUSE_TOOLBAR_NATIVE 0
|
||||
#define wxUSE_TOOLBAR_SIMPLE 0
|
||||
#define wxUSE_NOTEBOOK 1
|
||||
@ -383,7 +383,7 @@
|
||||
#define wxUSE_TEXTBUFFER 0
|
||||
#define wxUSE_INTL 0
|
||||
#define wxUSE_MENUS 1
|
||||
#define wxUSE_TOOLBAR 0
|
||||
#define wxUSE_TOOLBAR 1
|
||||
#define wxUSE_TOOLBAR_NATIVE 0
|
||||
#define wxUSE_TOOLBAR_SIMPLE 0
|
||||
#define wxUSE_NOTEBOOK 1
|
||||
|
Loading…
Reference in New Issue
Block a user