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:
Włodzimierz Skiba
2004-06-18 19:25:50 +00:00
parent f5ad07e2ba
commit 1d0d154068
2 changed files with 22 additions and 20 deletions

View File

@@ -358,7 +358,7 @@ public:
void SetVirtualContextBody( const string& body,
bool hasChildren = FALSE,
const string& footer = "" );
const string& footer = wxEmptyString );
string GetVirtualContextBody();
string GetFooterOfVirtualContextBody();