]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_config.i
Updated layout test
[wxWidgets.git] / wxPython / src / _config.i
index e1e8fd5edcebe82288b5636d8e103af9b14962e7..ec06be39c702a4398763708365c2c82b76654d0e 100644 (file)
@@ -313,7 +313,7 @@ public:
     DocDeclStr(
         virtual bool , DeleteAll(),
         "Delete the whole underlying object (disk file, registry key, ...)\n"
     DocDeclStr(
         virtual bool , DeleteAll(),
         "Delete the whole underlying object (disk file, registry key, ...)\n"
-        "primarly intended for use by desinstallation routine.");
+        "primarly intended for use by deinstallation routine.");
     
 
 
     
 
 
@@ -383,7 +383,7 @@ public:
                  const wxString& vendorName = wxPyEmptyString,
                  const wxString& localFilename = wxPyEmptyString,
                  const wxString& globalFilename = wxPyEmptyString,
                  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();
         "");
     
     ~wxConfig();