src/hbcore/style/hbstyletextprimitivedata.h
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
child 30 80e4d18b72f5
--- a/src/hbcore/style/hbstyletextprimitivedata.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/style/hbstyletextprimitivedata.h	Fri Sep 17 08:32:10 2010 +0300
@@ -46,8 +46,9 @@
     HbStyleValue<bool> isTextVisible;
     HbStyleValue<bool> isTextClip;
     HbStyleValue<QRectF> geometry;
-    HbStyleValue<qreal> fadeLength;
     HbStyleValue<QPointF> fadeLengths;
+    HbStyleValue<int> minimumLines;
+    HbStyleValue<int> maximumLines;
 };
 
 #endif // HBSTYLETEXTPRIMITIVEDATA_H