summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxintegermodel.h
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-05-20 01:45:05 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-05-20 01:45:05 (GMT)
commit07908701ea4e8c998cee111b3e11aeff1bf26bf7 (patch)
tree4e8da6b8809f95d42915071a192ebae89cca96fd /src/declarative/extra/qfxintegermodel.h
parente6fa564cb2f562eaca675872c08af14614a76283 (diff)
parent7f872ea70d357788bbda18f28d4765d5c3a1510e (diff)
downloadQt-07908701ea4e8c998cee111b3e11aeff1bf26bf7.zip
Qt-07908701ea4e8c998cee111b3e11aeff1bf26bf7.tar.gz
Qt-07908701ea4e8c998cee111b3e11aeff1bf26bf7.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/extra/qfxintegermodel.h')
-rw-r--r--src/declarative/extra/qfxintegermodel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/declarative/extra/qfxintegermodel.h b/src/declarative/extra/qfxintegermodel.h
index 3a48a56..2f5c756 100644
--- a/src/declarative/extra/qfxintegermodel.h
+++ b/src/declarative/extra/qfxintegermodel.h
@@ -42,9 +42,9 @@
#ifndef QFXINTMODEL_H
#define QFXINTMODEL_H
-#include <QObject>
-#include "qml.h"
-#include <qlistmodelinterface.h>
+#include <QtCore/QObject>
+#include <QtDeclarative/qml.h>
+#include <QtDeclarative/qlistmodelinterface.h>
QT_BEGIN_HEADER