summaryrefslogtreecommitdiffstats
path: root/tools/qml/qdeclarativefolderlistmodel.h
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-02-24 07:03:42 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-02-24 07:04:27 (GMT)
commit7eb5fc91a30a360507a65c19b6a3b96f757c2c4e (patch)
tree390b0010e1f7be48aeb8cf143d6ec1aaa1a80b7d /tools/qml/qdeclarativefolderlistmodel.h
parent40256d682e1a552c9566a744a66cc6fe008b578b (diff)
downloadQt-7eb5fc91a30a360507a65c19b6a3b96f757c2c4e.zip
Qt-7eb5fc91a30a360507a65c19b6a3b96f757c2c4e.tar.gz
Qt-7eb5fc91a30a360507a65c19b6a3b96f757c2c4e.tar.bz2
Simplify QML element registration headers
Diffstat (limited to 'tools/qml/qdeclarativefolderlistmodel.h')
-rw-r--r--tools/qml/qdeclarativefolderlistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qml/qdeclarativefolderlistmodel.h b/tools/qml/qdeclarativefolderlistmodel.h
index c16b44c..57b7fe5 100644
--- a/tools/qml/qdeclarativefolderlistmodel.h
+++ b/tools/qml/qdeclarativefolderlistmodel.h
@@ -43,6 +43,8 @@
#define QDECLARATIVEFOLDERLISTMODEL_H
#include <qdeclarative.h>
+#include <QStringList>
+#include <QUrl>
#include "../../src/declarative/3rdparty/qlistmodelinterface_p.h"
QT_BEGIN_NAMESPACE