]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_settings.i
Little tweaks to match CVS changes
[wxWidgets.git] / wxPython / src / _settings.i
index b4bc618260cb6060abcd62ab7357f9281908caa6..952189fb328345d51d432be7e2c76f4c938055ff 100644 (file)
@@ -165,7 +165,7 @@ public:
     static wxFont GetFont(wxSystemFont index);
 
     // get a system-dependent metric
-    static int GetMetric(wxSystemMetric index);
+    static int GetMetric(wxSystemMetric index, wxWindow* win=NULL);
 
     // return True if the port has certain feature
     static bool HasFeature(wxSystemFeature index);