]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/checkbox.h
Somehow, setting a tint color makes gauge work :/.
[wxWidgets.git] / include / wx / checkbox.h
index 3ecfb6169f163c1abe767cda14fac2844057de1a..e0978a0d1351cb3c73629ff87285b0d362d45409 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     07.09.00
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -184,8 +183,6 @@ private:
 #elif defined(__WXPM__)
     #undef wxHAS_3STATE_CHECKBOX
     #include "wx/os2/checkbox.h"
-#elif defined(__WXPALMOS__)
-    #include "wx/palmos/checkbox.h"
 #endif
 
 #endif // wxUSE_CHECKBOX