summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlistview.h
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-09-16 05:31:02 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-09-16 05:31:02 (GMT)
commit1713d5794cd578fbe1d083737647285ba7edac60 (patch)
tree533c3ac753209613dff40829685ccd13594d582a /src/declarative/fx/qfxlistview.h
parent9f629961ad9f569eb1d31b5698a0779f104e65aa (diff)
downloadQt-1713d5794cd578fbe1d083737647285ba7edac60.zip
Qt-1713d5794cd578fbe1d083737647285ba7edac60.tar.gz
Qt-1713d5794cd578fbe1d083737647285ba7edac60.tar.bz2
Small tweaks.
Diffstat (limited to 'src/declarative/fx/qfxlistview.h')
-rw-r--r--src/declarative/fx/qfxlistview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxlistview.h b/src/declarative/fx/qfxlistview.h
index e5c3138..cc3d910 100644
--- a/src/declarative/fx/qfxlistview.h
+++ b/src/declarative/fx/qfxlistview.h
@@ -62,7 +62,6 @@ class Q_DECLARATIVE_EXPORT QFxListView : public QFxFlickable
Q_OBJECT
Q_DECLARE_PRIVATE_D(QGraphicsItem::d_ptr.data(), QFxListView)
- Q_ENUMS(CurrentItemPositioning)
Q_PROPERTY(QVariant model READ model WRITE setModel)
Q_PROPERTY(QmlComponent *delegate READ delegate WRITE setDelegate)
Q_PROPERTY(int currentIndex READ currentIndex WRITE setCurrentIndex NOTIFY currentIndexChanged)