From: Mattia Barbon Date: Sat, 8 May 2004 09:40:59 +0000 (+0000) Subject: TeX2RTF compilation fixes after my last wxHashTable changes. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f6fe5318e52e09eecb6f4349a898bbd081143214?ds=inline TeX2RTF compilation fixes after my last wxHashTable changes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/tex2rtf/src/htmlutil.cpp b/utils/tex2rtf/src/htmlutil.cpp index cc8187395f..1e8def80c6 100644 --- a/utils/tex2rtf/src/htmlutil.cpp +++ b/utils/tex2rtf/src/htmlutil.cpp @@ -3123,7 +3123,7 @@ void GenerateHTMLIndexFile(wxChar *fname) return; TopicTable.BeginFind(); - wxNode *node = TopicTable.Next(); + wxHashTable::Node *node = TopicTable.Next(); while (node) { TexTopic *texTopic = (TexTopic *)node->GetData(); @@ -3223,7 +3223,7 @@ void GenerateHTMLWorkshopFiles(wxChar *fname) _T("