further improve the automatic modify mode: wrap correctly inserted prototypes at comma boundaries, add @deprecated only if needed, update the locations of the methods below the fixed one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -294,6 +294,9 @@ public:
|
||||
return methods;
|
||||
}
|
||||
|
||||
// pass a full-path header filename:
|
||||
wxClassPtrArray FindClassesDefinedIn(const wxString& headerfile) const;
|
||||
|
||||
void ShowProgress()
|
||||
{ /*wxPrint(".");*/ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user