[Scummvm-git-logs] scummvm master -> 43e0e87cd04b97969a17d0c1cabc7f972e3aa85f
sev-
noreply at scummvm.org
Wed Jul 19 19:44:15 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
43e0e87cd0 GUI: Regenerate the built-in theme
Commit: 43e0e87cd04b97969a17d0c1cabc7f972e3aa85f
https://github.com/scummvm/scummvm/commit/43e0e87cd04b97969a17d0c1cabc7f972e3aa85f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-07-19T21:44:06+02:00
Commit Message:
GUI: Regenerate the built-in theme
Changed paths:
gui/themes/default.inc
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 28f5c258acc..7f71e95514e 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -2119,6 +2119,11 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"/>"
"</layout>"
"<layout type='horizontal' padding='0,0,0,0' spacing='10' align='center'>"
+"<widget name='DisableBDFScaling' "
+"type='Checkbox' "
+"/>"
+"</layout>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='10' align='center'>"
"<widget name='UseSystemDialogs' "
"type='Checkbox' "
"/>"
@@ -4197,6 +4202,11 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"/>"
"</layout>"
"<layout type='horizontal' padding='0,0,0,0' spacing='6' align='center'>"
+"<widget name='DisableBDFScaling' "
+"type='Checkbox' "
+"/>"
+"</layout>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='6' align='center'>"
"<widget name='UseSystemDialogs' "
"type='Checkbox' "
"/>"
More information about the Scummvm-git-logs
mailing list