Small step in making HelpGen up to date unicode application.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -358,7 +358,7 @@ public:
|
||||
|
||||
void SetVirtualContextBody( const string& body,
|
||||
bool hasChildren = FALSE,
|
||||
const string& footer = "" );
|
||||
const string& footer = wxEmptyString );
|
||||
|
||||
string GetVirtualContextBody();
|
||||
string GetFooterOfVirtualContextBody();
|
||||
|
Reference in New Issue
Block a user