src/hbcore/style/hbstyleprimitivedata.h
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/style/hbstyleprimitivedata.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/style/hbstyleprimitivedata.h	Mon Oct 04 00:38:12 2010 +0300
@@ -49,6 +49,8 @@
     
     HbStylePrimitiveData(int type = SPD_Base, int version = 1);
 
+    HbStyleValue<QRectF> geometry;
+
     QStyle::State state;
     int version;
     int type;