aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic/classic_layout.stx
diff options
context:
space:
mode:
authorEugene Sandulenko2011-10-24 19:34:10 +0100
committerEugene Sandulenko2011-10-25 14:56:05 +0100
commit2b6c2da831970fff17035cc38dd6ad44a6ac06b4 (patch)
tree8c222fd21221e551270317fe8f840b58ebfba765 /gui/themes/scummclassic/classic_layout.stx
parent202cce30b3d6e1e3912f6eee97a1e8a72a80d70f (diff)
downloadscummvm-rg350-2b6c2da831970fff17035cc38dd6ad44a6ac06b4.tar.gz
scummvm-rg350-2b6c2da831970fff17035cc38dd6ad44a6ac06b4.tar.bz2
scummvm-rg350-2b6c2da831970fff17035cc38dd6ad44a6ac06b4.zip
GUI: Added clear button to paths
Diffstat (limited to 'gui/themes/scummclassic/classic_layout.stx')
-rw-r--r--gui/themes/scummclassic/classic_layout.stx20
1 files changed, 20 insertions, 0 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index 4b42b4f36d..3d916e28e9 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -388,6 +388,10 @@
<widget name = 'SavePath'
height = 'Globals.Line.Height'
/>
+ <widget name = 'SavePathClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
<widget name = 'ThemeButton'
@@ -396,6 +400,10 @@
<widget name = 'ThemePath'
height = 'Globals.Line.Height'
/>
+ <widget name = 'ThemePathClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
<widget name = 'ExtraButton'
@@ -404,6 +412,10 @@
<widget name = 'ExtraPath'
height = 'Globals.Line.Height'
/>
+ <widget name = 'ExtraPathClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '16'>
<widget name = 'PluginsButton'
@@ -587,6 +599,10 @@
<widget name = 'SavepathText'
height = 'Globals.Line.Height'
/>
+ <widget name = 'SavePathClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
<widget name = 'Extrapath'
@@ -595,6 +611,10 @@
<widget name = 'ExtrapathText'
height = 'Globals.Line.Height'
/>
+ <widget name = 'ExtraPathClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'>
<widget name = 'Gamepath'