]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/toolbar.h
Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some...
[wxWidgets.git] / include / wx / toolbar.h
index a830694c787c9c67d48b488f551c0fd542265d3b..d8ab15b83164d5da519eeae970eda16d63f3565c 100644 (file)
@@ -123,7 +123,7 @@ enum
     #else // wxUSE_TOOLBAR_NATIVE
         #if defined(__WXUNIVERSAL__)
            #include "wx/univ/toolbar.h"
-        #elif defined(__PALMOS__)
+        #elif defined(__WXPALMOS__)
            #include "wx/palmos/toolbar.h"
         #elif defined(__WXMSW__) && (!defined(_WIN32_WCE) || (_WIN32_WCE >= 400 && !defined(__POCKETPC__) && !defined(__SMARTPHONE__)))
            #include "wx/msw/tbar95.h"