aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeParser.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-05-05 00:52:56 +0300
committerAlexander Tkachev2016-08-24 16:07:55 +0600
commit4474ccf8144563c4bacbb060c943c0f68e317cea (patch)
treea3e31d55b72be1a0717db5ba3c97020631f0f50f /gui/ThemeParser.h
parentf0c52096f3e9215cb584b3862f2cd4b9632761d5 (diff)
downloadscummvm-rg350-4474ccf8144563c4bacbb060c943c0f68e317cea.tar.gz
scummvm-rg350-4474ccf8144563c4bacbb060c943c0f68e317cea.tar.bz2
scummvm-rg350-4474ccf8144563c4bacbb060c943c0f68e317cea.zip
GUI: Implemented alphabitmap autoscale
Diffstat (limited to 'gui/ThemeParser.h')
-rw-r--r--gui/ThemeParser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/ThemeParser.h b/gui/ThemeParser.h
index 14305af80d..155731467f 100644
--- a/gui/ThemeParser.h
+++ b/gui/ThemeParser.h
@@ -146,6 +146,7 @@ protected:
XML_PROP(padding, false)
XML_PROP(orientation, false)
XML_PROP(file, false)
+ XML_PROP(autoscale, false)
KEY_END()
XML_KEY(text)