HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user