X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..0dc44cac21e2e00d033eeabb8a4d2dc8d6a4a19f:/interface/wx/intl.h?ds=sidebyside diff --git a/interface/wx/intl.h b/interface/wx/intl.h index b7d94ba8d9..12e9f6a21a 100644 --- a/interface/wx/intl.h +++ b/interface/wx/intl.h @@ -86,7 +86,7 @@ public: set locale is restored and so the changes described in Init() documentation are rolled back. */ - ~wxLocale(); + virtual ~wxLocale(); //@{ /** @@ -129,7 +129,7 @@ public: (in this order). This only applies to subsequent invocations of AddCatalog(). */ - void AddCatalogLookupPathPrefix(const wxString& prefix); + static void AddCatalogLookupPathPrefix(const wxString& prefix); /** Adds custom, user-defined language to the database of known languages. This