aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgpainteditem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/items/qsgpainteditem_p.h')
-rw-r--r--src/declarative/items/qsgpainteditem_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/items/qsgpainteditem_p.h b/src/declarative/items/qsgpainteditem_p.h
index 3ad44660a1..f698e186bf 100644
--- a/src/declarative/items/qsgpainteditem_p.h
+++ b/src/declarative/items/qsgpainteditem_p.h
@@ -57,6 +57,7 @@ public:
qreal contentsScale;
QColor fillColor;
QSGPaintedItem::RenderTarget renderTarget;
+ QSGPaintedItem::PerformanceHints performanceHints;
QRect dirtyRect;