From 2ca66eaddb8ddbd4380aa926a80548f2739f71fd Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 6 Feb 2022 01:31:14 -0800 Subject: [PATCH] Qt-issues.txt: 'toptenwin' issue was fixed --- win/Qt/Qt-issues.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/win/Qt/Qt-issues.txt b/win/Qt/Qt-issues.txt index c1c84c176..a7418f984 100644 --- a/win/Qt/Qt-issues.txt +++ b/win/Qt/Qt-issues.txt @@ -59,8 +59,4 @@ The status window can't be resized while hitpointbar is active. Toggling it off, resizing as desired, then toggling it back on is a viable workaround. -The 'toptenwin' option should probably be forced on, otherwise final -high scores output gets sent to stdout and might not appear anywhere -depending on how the program was launched. - -----