summaryrefslogtreecommitdiff
path: root/lyt/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'lyt/textbox.h')
-rw-r--r--lyt/textbox.h4
1 files changed, 2 insertions, 2 deletions
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;