]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
fixed outdated filenames
[wxWidgets.git] / include / wx / univ / colschem.h
index 2b29bbe79a2fc41b4df36621ea2331db008ad9c0..c7afade5393fa824c31ac24086f9f1036886e51c 100644 (file)
@@ -61,7 +61,16 @@ public:
         // the titlebar background colours for the normal and focused states
         TITLEBAR,
         TITLEBAR_ACTIVE,
+        
+        // the titlebar text colours
         TITLEBAR_TEXT,
+        TITLEBAR_ACTIVE_TEXT,
+        
+        // the default gauge fill colour
+        GAUGE,
+
+        // desktop background colour (only used by framebuffer ports)
+        DESKTOP,
 
         MAX
     };