aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout.stx
diff options
context:
space:
mode:
authorEugene Sandulenko2017-03-04 22:45:01 +0100
committerGitHub2017-03-04 22:45:01 +0100
commit547e5846a144b820981c45cf3f76c77075971197 (patch)
tree361701d1d21f9bcf1708e1e1d922e3e743ae6c59 /gui/themes/scummmodern/scummmodern_layout.stx
parent72962ae0f6338ccecd29efb4da65efe99acf4b99 (diff)
parent70988527c64947fd7fe3c361907e9f0806b0cb5c (diff)
downloadscummvm-rg350-547e5846a144b820981c45cf3f76c77075971197.tar.gz
scummvm-rg350-547e5846a144b820981c45cf3f76c77075971197.tar.bz2
scummvm-rg350-547e5846a144b820981c45cf3f76c77075971197.zip
Merge pull request #915 from rsn8887/vita
PSP2: Add Playstation Vita support
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx13
1 files changed, 13 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index 9633cb4e50..25a95845aa 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -318,6 +318,19 @@
</layout>
</dialog>
+ <dialog name = 'GlobalOptions_Shader' overlays = 'Dialog.GlobalOptions.TabWidget'>
+ <layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
+ <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
+ <widget name = 'grShaderPopUpDesc'
+ type = 'OptionsLabel'
+ />
+ <widget name = 'grShaderPopUp'
+ type = 'PopUp'
+ />
+ </layout>
+ </layout>
+ </dialog>
+
<dialog name = 'GlobalOptions_Audio' overlays = 'Dialog.GlobalOptions.TabWidget'>
<layout type = 'vertical' padding = '16, 16, 16, 16' spacing = '8'>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>