From 3189ca5efc5826405bf2e9c7d9949ad5ea9a8a10 Mon Sep 17 00:00:00 2001 From: Treeki Date: Wed, 12 Sep 2012 14:57:44 +0200 Subject: initial un-exporter version --- lyt/textbox.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lyt/textbox.h') diff --git a/lyt/textbox.h b/lyt/textbox.h index c61ef3a..564325d 100644 --- a/lyt/textbox.h +++ b/lyt/textbox.h @@ -42,8 +42,8 @@ public: QString materialName; QString fontName; - quint8 alignment; - quint8 alignmentOverride; + OriginType textHorzPos, textVertPos; + quint8 alignment; QColor colour1; QColor colour2; -- cgit v1.2.3