aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic
diff options
context:
space:
mode:
authorMax Horn2008-11-12 13:14:44 +0000
committerMax Horn2008-11-12 13:14:44 +0000
commit144be21bed1001c4a72739ef7656908cbf71e909 (patch)
tree45ebe3f4e3ea3079f54f7d9e705de502af9ac91f /gui/themes/scummclassic
parent190468c79a56eb75e7bdcb2bb558042e347a74d1 (diff)
downloadscummvm-rg350-144be21bed1001c4a72739ef7656908cbf71e909.tar.gz
scummvm-rg350-144be21bed1001c4a72739ef7656908cbf71e909.tar.bz2
scummvm-rg350-144be21bed1001c4a72739ef7656908cbf71e909.zip
GUI: Got rid of the WidgetSize stuff
svn-id: r35022
Diffstat (limited to 'gui/themes/scummclassic')
-rw-r--r--gui/themes/scummclassic/classic_layout.stx1
-rw-r--r--gui/themes/scummclassic/classic_layout_320.stx1
2 files changed, 0 insertions, 2 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index 005230b569..3b447e29af 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -29,7 +29,6 @@
<def var = 'Font.Height' value = '16' />
<def var = 'TabLabelWidth' value = '110' />
- <def var = 'WidgetSize' value = 'kBigWidgetSize' />
<def var = 'About.OuterBorder' value = '80'/>
<def var = 'PopUpWidget.labelSpacing' value = '10' />
diff --git a/gui/themes/scummclassic/classic_layout_320.stx b/gui/themes/scummclassic/classic_layout_320.stx
index 16e71731e9..c77518ea21 100644
--- a/gui/themes/scummclassic/classic_layout_320.stx
+++ b/gui/themes/scummclassic/classic_layout_320.stx
@@ -29,7 +29,6 @@
<def var = 'Font.Height' value = '10' />
<def var = 'TabLabelWidth' value = '100' />
- <def var = 'WidgetSize' value = 'kNormalWidgetSize' />
<def var = 'About.OuterBorder' value = '10'/>
<def var = 'PopUpWidget.labelSpacing' value = '6' />