summaryrefslogtreecommitdiffstats
path: root/tools/qml/qdeclarativefolderlistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qml/qdeclarativefolderlistmodel.h')
-rw-r--r--tools/qml/qdeclarativefolderlistmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qml/qdeclarativefolderlistmodel.h b/tools/qml/qdeclarativefolderlistmodel.h
index 57b7fe5..1ecc784 100644
--- a/tools/qml/qdeclarativefolderlistmodel.h
+++ b/tools/qml/qdeclarativefolderlistmodel.h
@@ -87,6 +87,7 @@ public:
QStringList nameFilters() const;
void setNameFilters(const QStringList &filters);
+ virtual void classBegin();
virtual void componentComplete();
Q_INVOKABLE bool isFolder(int index) const;