aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
authorlubomyr2017-02-14 17:38:44 +0200
committerlubomyr2017-02-14 17:38:44 +0200
commit2412502eee900208fe9d53f4ba99efb2dc357b6e (patch)
treea58af74f886a35b11d93b0323ee6d4ab9fbaf8bb /gui/themes/scummmodern
parent216f9c4f11cd95f9e4ed049c9ecc97304e83f837 (diff)
downloadscummvm-rg350-2412502eee900208fe9d53f4ba99efb2dc357b6e.tar.gz
scummvm-rg350-2412502eee900208fe9d53f4ba99efb2dc357b6e.tar.bz2
scummvm-rg350-2412502eee900208fe9d53f4ba99efb2dc357b6e.zip
ANDROIDSDL: implemented checkbox for swap menu and back buttons
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 16e85a0761..80b913a3a4 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -260,6 +260,9 @@
<widget name = 'grTouchpadCheckbox'
type = 'Checkbox'
/>
+ <widget name = 'grSwapMenuAndBackBtnsCheckbox'
+ type = 'Checkbox'
+ />
</layout>
</dialog>
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index a2d51d9904..308ba44b7e 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -241,6 +241,9 @@
<widget name = 'grTouchpadCheckbox'
type = 'Checkbox'
/>
+ <widget name = 'grSwapMenuAndBackBtnsCheckbox'
+ type = 'Checkbox'
+ />
</layout>
</dialog>