src/hbcore/ovgeffects/hbvgeffect_p_p.h
changeset 7 923ff622b8b9
parent 5 627c4a0fd0e7
child 30 80e4d18b72f5
--- a/src/hbcore/ovgeffects/hbvgeffect_p_p.h	Wed Jun 23 18:33:25 2010 +0300
+++ b/src/hbcore/ovgeffects/hbvgeffect_p_p.h	Tue Jul 06 14:36:53 2010 +0300
@@ -134,6 +134,8 @@
     mutable qreal lastUsedRotation;
     mutable QTransform lastRotationTransform;
     mutable qreal lastRotationTransformAngle;
+
+    bool forceSwMode;
 };
 
 #endif