automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -144,8 +144,8 @@ public:
|
||||
Return @true if at least some values could be retrieved.
|
||||
This function currently is only implemented under Win32 and requires a PDB file.
|
||||
*/
|
||||
bool GetParam(size_t n, wxString* type, wxString* name,
|
||||
wxString* value) const;
|
||||
virtual bool GetParam(size_t n, wxString* type, wxString* name,
|
||||
wxString* value) const;
|
||||
|
||||
/**
|
||||
Return the number of parameters of this function (may return 0 if we
|
||||
|
Reference in New Issue
Block a user