]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/toolbkg.cpp
ignore WinCE projects and build directories
[wxWidgets.git] / src / generic / toolbkg.cpp
index 960387ef0a8989805fe65e2dea9462580d5b53e7..1693b3cfe2d4586cb3b36b6bd0d8b54d8312ec9a 100644 (file)
@@ -99,7 +99,7 @@ bool wxToolbook::Create(wxWindow *parent,
     // TODO: make more configurable
 
 #if defined(__WXMAC__) && wxUSE_TOOLBAR && wxUSE_BMPBUTTON
-    if (style & wxBK_BUTTONBAR)
+    if (style & wxTBK_BUTTONBAR)
     {
         m_bookctrl = new wxButtonToolBar
                  (