]> granicus.if.org Git - nethack/commitdiff
Remove test code (font was wrong).
authorwarwick <warwick>
Mon, 14 Oct 2002 05:39:39 +0000 (05:39 +0000)
committerwarwick <warwick>
Mon, 14 Oct 2002 05:39:39 +0000 (05:39 +0000)
win/Qt/qt_win.cpp

index f8fb70842121978dd766db5dd712103508abbf67..25ecb2691c6b23ed6804076c149856eb13f7a60e 100644 (file)
@@ -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)