]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/colordlg.h
added support for saving grey and grey-red PNG images (patch 985447)
[wxWidgets.git] / include / wx / colordlg.h
index e953735ab7b88d2660c4fa1b02a078cb90f14432..6992910c67a7539b6e8cf1f81d1053a9dfa9f882 100644 (file)
@@ -22,6 +22,8 @@
     #include "wx/mac/colordlg.h"
 #elif defined(__WXGTK20__) && !defined(__WXUNIVERSAL__)
     #include "wx/gtk/colordlg.h"
+#elif defined(__WXPALMOS__)
+    #include "wx/palmos/colordlg.h"
 #else
     #include "wx/generic/colrdlgg.h"