projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c250d
)
wxUSE_STL=1 fix.
author
Włodzimierz Skiba
<abx@abx.art.pl>
Thu, 22 Jul 2004 11:53:14 +0000
(11:53 +0000)
committer
Włodzimierz Skiba
<abx@abx.art.pl>
Thu, 22 Jul 2004 11:53:14 +0000
(11:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28395
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
utils/tex2rtf/src/tex2rtf.cpp
patch
|
blob
|
blame
|
history
diff --git
a/utils/tex2rtf/src/tex2rtf.cpp
b/utils/tex2rtf/src/tex2rtf.cpp
index 92076a3a00bbb0207fa34ca147eb38a748391db9..6e157386e392d7aadab7c032f785e56519de8c7e 100644
(file)
--- a/
utils/tex2rtf/src/tex2rtf.cpp
+++ b/
utils/tex2rtf/src/tex2rtf.cpp
@@
-154,7
+154,7
@@
bool MyApp::OnInit()
WinHelpContentsFileName = new wxChar[300];
RefFileName = new wxChar[300];
-
ColourTable.DeleteContents(tru
e);
+
WX_CLEAR_LIST(wxList,ColourTabl
e);
int n = 1;