aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-31 13:59:01 +0200
committerEugene Sandulenko2016-03-31 13:59:01 +0200
commit2cde45fe6d94211d005cd32e7368769f8524bdec (patch)
tree91a874c102b2e69cd6390eeaa8fa459eb9d76f9b /gui/themes/scummmodern
parent82963f7446f336fe71e71f35fa39768aed059541 (diff)
downloadscummvm-rg350-2cde45fe6d94211d005cd32e7368769f8524bdec.tar.gz
scummvm-rg350-2cde45fe6d94211d005cd32e7368769f8524bdec.tar.bz2
scummvm-rg350-2cde45fe6d94211d005cd32e7368769f8524bdec.zip
UPDATES: Implement Check now button in Options
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx3
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx3
2 files changed, 6 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index 8ce9a0007e..c73ffa1f08 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -528,6 +528,9 @@
<widget name = 'UpdatesPopup'
type = 'PopUp'
/>
+ <widget name = 'UpdatesCheckManuallyButton'
+ type = 'Button'
+ />
</layout>
<widget name='KeysButton'
type='Button'
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index 7de2c48c60..43ec0cdee1 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -517,6 +517,9 @@
<widget name = 'UpdatesPopup'
type = 'PopUp'
/>
+ <widget name = 'UpdatesCheckManuallyButton'
+ type = 'Button'
+ />
</layout>
<widget name='KeysButton'
type='Button'