X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..328fafa1db150b08d1793bafd1b17208857d0102:/include/wx/settings.h diff --git a/include/wx/settings.h b/include/wx/settings.h index 4ec32c1b03..76500b4eb8 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -187,6 +187,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