aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshape_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickshapes/qquickshape_p.h')
-rw-r--r--src/quickshapes/qquickshape_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickshapes/qquickshape_p.h b/src/quickshapes/qquickshape_p.h
index 5a3cc051db..effbce1f8e 100644
--- a/src/quickshapes/qquickshape_p.h
+++ b/src/quickshapes/qquickshape_p.h
@@ -292,7 +292,7 @@ Q_SIGNALS:
void dashOffsetChanged();
void dashPatternChanged();
- void pathHintsChanged();
+ Q_REVISION(6, 7) void pathHintsChanged();
private:
Q_DISABLE_COPY(QQuickShapePath)