]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/colordlg.h
Somehow, setting a tint color makes gauge work :/.
[wxWidgets.git] / include / wx / colordlg.h
index efd30ad4a73661126c4cf22cb98ba94a896730bf..b4156d14600e71cf0bcd9b2d3c0abae9f0722543 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitiln
 // Modified by:
 // Created:     01/02/97
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -24,8 +23,6 @@
     #include "wx/osx/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"