diff options
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 158238 -> 158242 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex beff0131f4..e3e978ede2 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index e6a01d12a1..5ee02dacf8 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -97,10 +97,6 @@ <dialog name = 'Launcher' overlays = 'screen'> <layout type = 'vertical' center = 'true' padding = '23, 23, 8, 23'> - <widget name = 'Version' - width = '247' - height = 'Globals.Line.Height' - /> <widget name = 'Logo' width = '283' height = '80' @@ -118,6 +114,10 @@ height = 'Globals.Line.Height' width = 'Globals.Line.Height' /> + <widget name = 'Version' + width = '247' + height = 'Globals.Line.Height' + /> <space /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0'> |