GUI: Update the builtin theme
This commit is contained in:
parent
1e5c529c76
commit
6f38f9d9d3
1 changed files with 2 additions and 2 deletions
|
@ -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' "
|
||||
"/>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue