Don't use deprecated functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1086,7 +1086,7 @@ void OnError(const char *msg)
|
||||
#endif
|
||||
|
||||
#ifdef __WXMSW__
|
||||
wxError(msg);
|
||||
wxLogError(msg);
|
||||
#endif
|
||||
Tex2RTFYield(TRUE);
|
||||
#endif // NO_GUI
|
||||
|
||||
Reference in New Issue
Block a user