]> git.saurik.com Git - wxWidgets.git/commitdiff
This is a TOOLBOOK, not a LISTBOOK
authorRobin Dunn <robin@alldunn.com>
Mon, 30 Jan 2006 16:38:19 +0000 (16:38 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 30 Jan 2006 16:38:19 +0000 (16:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/toolbkg.cpp

index 611db38af56e8b2b729523e63579cf0d976a8e19..c0b44370d9c7f23c5beb30cecf56d2ff6005f8ef 100644 (file)
@@ -24,7 +24,7 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_LISTBOOK
+#if wxUSE_TOOLBOOK
 
 #include "wx/toolbar.h"
 #include "wx/toolbook.h"