X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/937013e0fd914d4c42f9f5ec98da665986b93dfa..95912bdddeb21afe1cabc0401c0f8b8475a5e5c6:/src/gtk1/fontdlg.cpp?ds=inline

diff --git a/src/gtk1/fontdlg.cpp b/src/gtk1/fontdlg.cpp
index 03d12f1e9f..4a26646450 100644
--- a/src/gtk1/fontdlg.cpp
+++ b/src/gtk1/fontdlg.cpp
@@ -164,7 +164,7 @@ bool wxFontDialog::DoCreate(wxWindow *parent)
         else
         {
             // this is not supposed to happen!
-            wxFAIL_MSG(_T("font is ok but no native font info?"));
+            wxFAIL_MSG(wxT("font is ok but no native font info?"));
         }
     }