[Scummvm-git-logs] scummvm branch-2-3 -> 6f38f9d9d3ee7af7d35d04a525c7a84fcda5ef6f
ccawley2011
ccawley2011 at gmail.com
Thu Sep 30 15:59:39 UTC 2021
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:
6f38f9d9d3 GUI: Update the builtin theme
Commit: 6f38f9d9d3ee7af7d35d04a525c7a84fcda5ef6f
https://github.com/scummvm/scummvm/commit/6f38f9d9d3ee7af7d35d04a525c7a84fcda5ef6f
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2021-09-30T16:59:27+01:00
Commit Message:
GUI: Update the builtin theme
Changed paths:
gui/themes/default.inc
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index bcdc87acd2..cd20e89a0e 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -2040,7 +2040,7 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"type='Checkbox' "
"/>"
"</layout>"
-"<layout type='horizontal' padding='0,0,0,0' spacing='6' align='center'>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='10' align='center'>"
"<widget name='DiscordRpc' "
"type='Checkbox' "
"/>"
@@ -3901,7 +3901,7 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"type='Checkbox' "
"/>"
"</layout>"
-"<layout type='horizontal' padding='0,0,0,0' spacing='6' align='center'>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='10' align='center'>"
"<widget name='DiscordRpc' "
"type='Checkbox' "
"/>"
More information about the Scummvm-git-logs
mailing list