]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/notebook.cpp
must be AnyState , not NoState to get all elements (error in apple's doc, reported)
[wxWidgets.git] / src / generic / notebook.cpp
index 8eab2fc19df7ab70182595680fa211cbaebe5939..c5e67adbe2749920dca00367a79dcade82248184 100644 (file)
@@ -30,9 +30,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/string.h"
+    #include "wx/log.h"
 #endif
 
-#include  "wx/log.h"
 #include  "wx/settings.h"
 #include  "wx/generic/imaglist.h"
 #include  "wx/dcclient.h"