From: warwick Date: Mon, 14 Oct 2002 05:39:39 +0000 (+0000) Subject: Remove test code (font was wrong). X-Git-Tag: MOVE2GIT~2368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b07484b5725d20d4150d76b2aed43d13967b4454;p=nethack Remove test code (font was wrong). --- 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)