diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-13 00:44:39 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-13 00:44:39 (GMT) |
commit | 3e16a19ba08b68aa92fd1eed5d5455fe02ef073f (patch) | |
tree | 277b1644988f9104673121291b9c1cc7e816d35b /src/declarative/qml/qmllist.h | |
parent | 652e43ddbc4bf32b8c5f634a47a883f7029fd890 (diff) | |
parent | e0a137cd1b138e63804756f897a20bf8178efb84 (diff) | |
download | Qt-3e16a19ba08b68aa92fd1eed5d5455fe02ef073f.zip Qt-3e16a19ba08b68aa92fd1eed5d5455fe02ef073f.tar.gz Qt-3e16a19ba08b68aa92fd1eed5d5455fe02ef073f.tar.bz2 |
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmllist.h')
-rw-r--r-- | src/declarative/qml/qmllist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmllist.h b/src/declarative/qml/qmllist.h index c631d9e..e51b078 100644 --- a/src/declarative/qml/qmllist.h +++ b/src/declarative/qml/qmllist.h @@ -42,7 +42,7 @@ #ifndef QMLLIST_H #define QMLLIST_H -#include <QtDeclarative/qmlprivate.h> +#include <qmlprivate.h> QT_BEGIN_HEADER |