X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1044a386f0521b9b805b142547783acb96d1a406..b4a2ab728bf4627ab2b41385b69e31f10c1fd3b1:/src/msw/printwin.cpp diff --git a/src/msw/printwin.cpp b/src/msw/printwin.cpp index b4fa85248e..847557f7e4 100644 --- a/src/msw/printwin.cpp +++ b/src/msw/printwin.cpp @@ -217,7 +217,7 @@ bool wxWindowsPrinter::Print(wxWindow *parent, wxPrintout *printout, bool prompt if (!win) { wxEndBusyCursor(); - wxLogDebug(_T("Could not create an abort dialog.")); + wxLogDebug(T("Could not create an abort dialog.")); delete dc; }