]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2rtf.cpp
bump version number
[wxWidgets.git] / utils / tex2rtf / src / tex2rtf.cpp
index 92076a3a00bbb0207fa34ca147eb38a748391db9..6e157386e392d7aadab7c032f785e56519de8c7e 100644 (file)
@@ -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;