From b07484b5725d20d4150d76b2aed43d13967b4454 Mon Sep 17 00:00:00 2001 From: warwick Date: Mon, 14 Oct 2002 05:39:39 +0000 Subject: [PATCH] Remove test code (font was wrong). --- win/Qt/qt_win.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.50.1