]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
Added wxBitmap::UseAlpha() stub.
[wxWidgets.git] / include / wx / dialog.h
index ce21810e370393684bedc03592165d416d04cbed..855ce352c8a3292d16a013c612ea5cdf383fd06a 100644 (file)
@@ -71,7 +71,7 @@ protected:
 #if defined(__WXUNIVERSAL__) && !defined(__WXMICROWIN__)
     #include "wx/univ/dialog.h"
 #else
-    #if defined(__PALMOS__)
+    #if defined(__WXPALMOS__)
         #include "wx/palmos/dialog.h"
     #elif defined(__WXMSW__)
         #include "wx/msw/dialog.h"