]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
Applied wxImage -> wxCursor patch, tool window event table fix
[wxWidgets.git] / include / wx / univ / colschem.h
index 2b29bbe79a2fc41b4df36621ea2331db008ad9c0..69ca4d89f0305b59b3626c5fbedb04404a1fdcc4 100644 (file)
@@ -61,7 +61,13 @@ public:
         // the titlebar background colours for the normal and focused states
         TITLEBAR,
         TITLEBAR_ACTIVE,
+        
+        // the titlebar text colours
         TITLEBAR_TEXT,
+        TITLEBAR_ACTIVE_TEXT,
+        
+        // desktop background colour (only used by framebuffer ports)
+        DESKTOP,
 
         MAX
     };