aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathitemgenericrenderer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickpathitemgenericrenderer_p.h')
-rw-r--r--src/quick/items/qquickpathitemgenericrenderer_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/items/qquickpathitemgenericrenderer_p.h b/src/quick/items/qquickpathitemgenericrenderer_p.h
index c186959c88..a094b9fca6 100644
--- a/src/quick/items/qquickpathitemgenericrenderer_p.h
+++ b/src/quick/items/qquickpathitemgenericrenderer_p.h
@@ -107,6 +107,7 @@ private:
QTriangulatingStroker m_stroker;
QDashedStrokeProcessor m_dashStroker;
+ float m_strokeWidth;
QPen m_pen;
Color4ub m_strokeColor;
Color4ub m_fillColor;