diff options
author | Eugene Sandulenko | 2013-07-04 15:23:56 +0300 |
---|---|---|
committer | Eugene Sandulenko | 2013-07-04 15:23:56 +0300 |
commit | baafae672f3489b0eaf77c22be0c65ba31e6b73d (patch) | |
tree | c08665dd1b7ef45e0efc2ec9cea93d9b12607eac /gui/themes | |
parent | 49210a803a53b84bcabe42fd339a1b205236c34d (diff) | |
download | scummvm-rg350-baafae672f3489b0eaf77c22be0c65ba31e6b73d.tar.gz scummvm-rg350-baafae672f3489b0eaf77c22be0c65ba31e6b73d.tar.bz2 scummvm-rg350-baafae672f3489b0eaf77c22be0c65ba31e6b73d.zip |
RECORDER: Fix crash at startup
Diffstat (limited to 'gui/themes')
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 1485585 -> 1485763 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex 3925c67121..0f10003e94 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 4fd6ae6eba..b760e15919 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -114,7 +114,7 @@ size = '60, 25' /> <widget name = 'EditRecord' - size = '240, 25' + size = '220, 25' /> </globals> |