summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpathview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxpathview.h')
-rw-r--r--src/declarative/fx/qfxpathview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxpathview.h b/src/declarative/fx/qfxpathview.h
index 159c865..9d91006 100644
--- a/src/declarative/fx/qfxpathview.h
+++ b/src/declarative/fx/qfxpathview.h
@@ -125,7 +125,7 @@ private:
friend class QFxPathViewAttached;
static QHash<QObject*, QObject*> attachedProperties;
Q_DISABLE_COPY(QFxPathView)
- Q_DECLARE_PRIVATE(QFxPathView)
+ Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr, QFxPathView)
};
QT_END_NAMESPACE