summaryrefslogtreecommitdiff
path: root/xml/object.h
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-12-28 14:35:54 +0000
committerlordjaxom <lordjaxom>2004-12-28 14:35:54 +0000
commitf44f1c8893bbd7127ffde8186514ae1bea944d33 (patch)
tree9ad06d276b8b91a34066d74c4ceefd81fb98a2ee /xml/object.h
parenteebc1ff67b2c23b753b401dad8abe896abc6b392 (diff)
downloadvdr-plugin-text2skin-f44f1c8893bbd7127ffde8186514ae1bea944d33.tar.gz
vdr-plugin-text2skin-f44f1c8893bbd7127ffde8186514ae1bea944d33.tar.bz2
- implemented font width handling
Diffstat (limited to 'xml/object.h')
-rw-r--r--xml/object.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/object.h b/xml/object.h
index 678048b..7d791fd 100644
--- a/xml/object.h
+++ b/xml/object.h
@@ -1,5 +1,5 @@
/*
- * $Id: object.h,v 1.3 2004/12/28 02:03:00 lordjaxom Exp $
+ * $Id: object.h,v 1.4 2004/12/28 14:35:54 lordjaxom Exp $
*/
#ifndef VDR_TEXT2SKIN_XML_OBJECT_H
@@ -82,6 +82,7 @@ private:
cxString mTotal;
std::string mFontFace;
int mFontSize;
+ int mFontWidth;
uint mDelay;
uint mIndex;
cxObjects *mObjects; // used for block objects such as <list>