aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2012-08-12 15:18:09 +0200
committerJohannes Schickel2012-08-12 15:18:09 +0200
commitda790e112ca1a1de5730713cad1871917d52c781 (patch)
tree5fd24128fca5db2699329602aa9c54f650073ee3
parent9ba145419faa46b85baf5982f0c62ab76268b0af (diff)
downloadscummvm-rg350-da790e112ca1a1de5730713cad1871917d52c781.tar.gz
scummvm-rg350-da790e112ca1a1de5730713cad1871917d52c781.tar.bz2
scummvm-rg350-da790e112ca1a1de5730713cad1871917d52c781.zip
GUI: Create the builtin theme from scummclassic again.
The old builtin one actually was based on a unpublished version, which failed with the current code. Oops.
-rw-r--r--gui/themes/default.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index bfd78db3ae..7f565eb05d 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1399,7 +1399,6 @@
"<widget name='Cancel' "
"type='Button' "
"/> "
-"<space/> "
"<widget name='Ok' "
"type='Button' "
"/> "
@@ -2379,7 +2378,7 @@
"<widget name='Cancel' "
"type='Button' "
"/> "
-"<space/> "
+"<space size='96'/> "
"<widget name='Ok' "
"type='Button' "
"/> "