]> git.saurik.com Git - wxWidgets.git/commitdiff
enabled toolbar as it works now
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Mar 2002 02:37:18 +0000 (02:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Mar 2002 02:37:18 +0000 (02:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/univ/setup.h

index efc1d03176b6d181d7becce81c6acba23be35544..18731483078784d7892192c1b12a097536260d65 100644 (file)
@@ -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
 #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
 #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