X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b2575e2c40d104f18dd298e9aa025fed9fb6efa..059d234d4176165d975048eaa5436ef40af7d037:/src/gtk/fontdlg.cpp?ds=sidebyside diff --git a/src/gtk/fontdlg.cpp b/src/gtk/fontdlg.cpp index a1df8d00e5..83b7c23ff1 100644 --- a/src/gtk/fontdlg.cpp +++ b/src/gtk/fontdlg.cpp @@ -129,7 +129,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?")); } }