removed redundant wxClassName:: prefix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -120,7 +120,7 @@ public:
|
||||
|
||||
@since 2.9.0
|
||||
*/
|
||||
static wxString wxXmlResource::FindXRCIDById(int numId);
|
||||
static wxString FindXRCIDById(int numId);
|
||||
|
||||
/**
|
||||
Gets the global resources object or creates one if none exists.
|
||||
|
Reference in New Issue
Block a user