1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

Revert "light.msstyles: Add nonclient metrics.".

This reverts commit 9f3138b0ea.
It causes test failures on the Gitlab CI.
This commit is contained in:
Alexandre Julliard 2022-11-10 17:16:31 +01:00
parent 4b65a7027f
commit 4281cb497b

View File

@ -128,17 +128,6 @@ BLUE_INI TEXTFILE
"MenuHilight = 48 150 250\r\n"
"MenuBar = 255 255 255\r\n"
"\r\n; Nonclient metrics\r\n"
"CaptionFont = Tahoma, 10, bold\r\n"
"CaptionBarHeight = 25\r\n"
"SmallCaptionFont = Tahoma, 8, bold\r\n"
"SMCaptionBarHeight = 17\r\n"
"SMCaptionBarWidth = 17\r\n"
"MenuFont = Tahoma, 8\r\n"
"StatusFont = Tahoma, 8\r\n"
"MsgBoxFont = Tahoma, 8\r\n"
"IconTitleFont = Tahoma, 8\r\n"
"\r\n; Flat menus\r\n"
"FlatMenus = true\r\n"