]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2rtf.cpp
redefined TRUE and FALSE to be of type bool
[wxWidgets.git] / utils / tex2rtf / src / tex2rtf.cpp
index a8cb70c961870e3ee02fe83a36adf15bc85b7795..a1d083811072c26b3c7b2d451af7129acced91f0 100644 (file)
@@ -1086,7 +1086,7 @@ void OnError(const char *msg)
 #endif
 
 #ifdef __WXMSW__
-    wxError(msg);
+    wxLogError(msg);
 #endif
   Tex2RTFYield(TRUE);
 #endif // NO_GUI