More warning and error fixes (work in progress with Tinderbox).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -84,11 +84,11 @@ protected:
|
||||
|
||||
protected:
|
||||
// helpers
|
||||
void AppendComments( spContext& fromContext, string& str );
|
||||
void AppendComments( spContext& fromContext, wxString& str );
|
||||
|
||||
void AppendMulitilineStr( wxString& st, wxString& mlStr );
|
||||
|
||||
void AppendHighlightedSource( string& st, string source );
|
||||
void AppendHighlightedSource( wxString& st, wxString source );
|
||||
|
||||
// returns true, if no comments found in the context,
|
||||
// plus, creates dummy(empty) section, and puts a
|
||||
|
||||
Reference in New Issue
Block a user