Compile after changes to QtBase
authorLars Knoll <lars.knoll@nokia.com>
Thu, 29 Sep 2011 12:12:59 +0000 (14:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 12:59:15 +0000 (14:59 +0200)
qmime.h got removed in QtBase, compile again
after that change.

Change-Id: I3e9a0454a4528db1b96d901e93ef763ba15d1a1e
Reviewed-on: http://codereview.qt-project.org/5795
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
tools/qmlviewer/qmlruntime.cpp

index 60860ae..5ece654 100644 (file)
@@ -63,6 +63,7 @@
 #include <private/qabstractanimation_p.h>
 
 #include <QSettings>
+#include <QMimeData>
 #include <QXmlStreamReader>
 #include <QBuffer>
 #include <QNetworkReply>