]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
Some OS/2 updates
[wxWidgets.git] / include / wx / univ / colschem.h
index 9d855b4a5fa094c0a3a45fe9dddd4c36790f801a..2b29bbe79a2fc41b4df36621ea2331db008ad9c0 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     19.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -57,6 +57,11 @@ public:
         SHADOW_HIGHLIGHT,
         SHADOW_IN,
         SHADOW_OUT,
+        
+        // the titlebar background colours for the normal and focused states
+        TITLEBAR,
+        TITLEBAR_ACTIVE,
+        TITLEBAR_TEXT,
 
         MAX
     };