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 a0ef262..3ee352a 100644
--- a/src/declarative/fx/qfxpathview.h
+++ b/src/declarative/fx/qfxpathview.h
@@ -66,7 +66,7 @@ class Q_DECLARATIVE_EXPORT QFxPathView : public QFxItem
Q_PROPERTY(int count READ count)
Q_PROPERTY(QmlComponent *delegate READ delegate WRITE setDelegate)
Q_PROPERTY(int pathItemCount READ pathItemCount WRITE setPathItemCount)
- Q_CLASSINFO("DefaultProperty", "delegate")
+
public:
QFxPathView(QFxItem *parent=0);
virtual ~QFxPathView();