diff --git a/win/Qt/qt_win.cpp b/win/Qt/qt_win.cpp index f8fb70842..25ecb2691 100644 --- a/win/Qt/qt_win.cpp +++ b/win/Qt/qt_win.cpp @@ -604,7 +604,7 @@ NetHackQtSettings::NetHackQtSettings(int w, int h) : #ifdef WS_WIN normalfixed("courier new"), #else - normalfixed("helvetica"), // ################# normally fixed, just testing + normalfixed("fixed"), #endif large("times"), theglyphs(0)