]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/button.h
Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of...
[wxWidgets.git] / include / wx / button.h
index 0ccb8d2deb59816d224d3894c147baf826d79778..8277c66ebc84227facf470e0b28f0af42e57cffd 100644 (file)
@@ -94,6 +94,8 @@ protected:
     #include "wx/cocoa/button.h"
 #elif defined(__WXPM__)
     #include "wx/os2/button.h"
+#elif defined(__WXPALMOS__)
+    #include "wx/palmos/button.h"
 #endif
 
 #endif // wxUSE_BUTTON