]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/settings.h
check for self-assignment in operator=
[wxWidgets.git] / include / wx / settings.h
index 4ec32c1b0300c87187c33dd4c98b52f16bff0a0b..3fe46534e093fc914bb0da456ff25ab9fd11dd7d 100644 (file)
@@ -79,6 +79,7 @@ enum wxSystemColour
     wxSYS_COLOUR_GRADIENTINACTIVECAPTION,
     wxSYS_COLOUR_MENUHILIGHT,
     wxSYS_COLOUR_MENUBAR,
+    wxSYS_COLOUR_LISTBOXTEXT,
 
     wxSYS_COLOUR_MAX
 };
@@ -187,6 +188,10 @@ public:
     // system ones, otherwise wxSystemSettings is just the same as
     // wxSystemSettingsNative
     static wxColour GetColour(wxSystemColour index);
+
+    // some metrics are toolkit-dependent and provided by wxUniv, some are
+    // lowlevel
+    static int GetMetric(wxSystemMetric index, wxWindow *win = NULL);
 #endif // __WXUNIVERSAL__
 
     // Get system screen design (desktop, pda, ..) used for