diff options
Diffstat (limited to 'xml/object.h')
-rw-r--r-- | xml/object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/object.h b/xml/object.h index bbc37a0..96cdd14 100644 --- a/xml/object.h +++ b/xml/object.h @@ -45,6 +45,7 @@ class cxObject { friend class VSkinnerItem; public: + static int UseTTF; enum eType { image, text, |