]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fileconf.h
define WS_XXX constants missing in (some) CE SDKs
[wxWidgets.git] / include / wx / fileconf.h
index 725af95b694b061984971343a3c2ba8c1e274cd9..ea5eab449352c3506bd035c4b9b02170eeb3f352 100644 (file)
@@ -121,7 +121,7 @@ public:
                const wxString& vendorName = wxEmptyString,
                const wxString& localFilename = wxEmptyString,
                const wxString& globalFilename = wxEmptyString,
-               long style = wxCONFIG_USE_LOCAL_FILE,
+               long style = wxCONFIG_USE_LOCAL_FILE | wxCONFIG_USE_GLOBAL_FILE,
                wxMBConv& conv = wxConvUTF8);
 
 #if wxUSE_STREAMS