]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/settings.h
Use wxGetTranslation() instead of _() in the public headers.
[wxWidgets.git] / include / wx / settings.h
index 8de41ae424b0b8009bfb287540bc78bfbe570ef0..f90ae071bae616550d722e8c864896bf46002b65 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     01/02/97
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -81,6 +80,7 @@ enum wxSystemColour
     wxSYS_COLOUR_MENUHILIGHT,
     wxSYS_COLOUR_MENUBAR,
     wxSYS_COLOUR_LISTBOXTEXT,
+    wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT,
 
     wxSYS_COLOUR_MAX,