]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/regconf.h
Remove duplicated typedef depending on header file version.
[wxWidgets.git] / include / wx / msw / regconf.h
index 666547a35d07368923a30397dae51ed284f0bde5..3c83e70c9832d40e49660cad4b0d96c7d0c2401c 100644 (file)
@@ -34,7 +34,7 @@ public:
               const wxString& vendorName = wxEmptyString,
               const wxString& localFilename = wxEmptyString,
               const wxString& globalFilename = wxEmptyString,
-              long style = 0);
+              long style = wxCONFIG_USE_GLOBAL_FILE);
 
     // dtor will save unsaved data
   virtual ~wxRegConfig();