]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_settings.i
Script updates
[wxWidgets.git] / wxPython / src / _settings.i
index a745c7e26e129af0a6bce11b914f84b44e65c2f2..0525c88310d648dadc592a644721b46fabbeaec6 100644 (file)
@@ -174,12 +174,13 @@ public:
 
 };
 
+
 //---------------------------------------------------------------------------
 
 class wxSystemOptions : public wxObject
 {
 public:
-    wxSystemOptions() { }
+    wxSystemOptions();
 
     // User-customizable hints to wxWindows or associated libraries
     // These could also be used to influence GetSystem... calls, indeed