]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/intl.h
Set TOOLKIT_LOWERCASE correctly for the various flavors of wxOSX
[wxWidgets.git] / interface / wx / intl.h
index d31d7193d85aca248399d5f33965a84f68ac6633..a4def9c77fa831b0a36477e2e571455f6c7b627b 100644 (file)
@@ -666,7 +666,7 @@ public:
 
         @see AddCatalog()
     */
-    bool IsLoaded(const char* domain) const;
+    bool IsLoaded(const wxString& domain) const;
 
     /**
         Returns @true if the locale could be set successfully.