wxUSE_STL=1 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -154,7 +154,7 @@ bool MyApp::OnInit()
|
||||
WinHelpContentsFileName = new wxChar[300];
|
||||
RefFileName = new wxChar[300];
|
||||
|
||||
ColourTable.DeleteContents(true);
|
||||
WX_CLEAR_LIST(wxList,ColourTable);
|
||||
|
||||
int n = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user