git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38382
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// prefix/share/locale/lang/LC_MESSAGES)
virtual wxString
GetLocalizedResourcesDir(const wxChar *lang,
// prefix/share/locale/lang/LC_MESSAGES)
virtual wxString
GetLocalizedResourcesDir(const wxChar *lang,
- ResourceCat category = ResourceCat_None) const
+ ResourceCat WXUNUSED(category)
+ = ResourceCat_None) const
{
return GetResourcesDir() + wxFILE_SEP_PATH + lang;
}
{
return GetResourcesDir() + wxFILE_SEP_PATH + lang;
}