]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_config.i
Removed some old, outdated, unfinished, or unstarted docs and the
[wxWidgets.git] / wxPython / src / _config.i
index e1e8fd5edcebe82288b5636d8e103af9b14962e7..7d15765a19fcae92cdbaaee93535e0a0eae16a14 100644 (file)
@@ -383,7 +383,7 @@ public:
                  const wxString& vendorName = wxPyEmptyString,
                  const wxString& localFilename = wxPyEmptyString,
                  const wxString& globalFilename = wxPyEmptyString,
-                 long style = 0),
+                 long style = wxCONFIG_USE_LOCAL_FILE | wxCONFIG_USE_GLOBAL_FILE),
         "");
     
     ~wxConfig();