Fix compilation of qmlviewer
authorKent Hansen <kent.hansen@nokia.com>
Thu, 29 Sep 2011 10:09:12 +0000 (12:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 11:24:09 +0000 (13:24 +0200)
commit489c6ea0ca9cb3cf907832877b6d3250028a7820
tree444b6e1314a6fbb774f1f9b8c8dd6f0df3fe8ddf
parent144c766e95483042eac8ffca6794815e8dd45da9
Fix compilation of qmlviewer

"qmlruntime.cpp:123: error: invalid use of incomplete type"
 'const struct QMimeData'"

Change-Id: I427fee401e9fa7cd658c3d01e7530720141e4fa0
Reviewed-on: http://codereview.qt-project.org/5786
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
tools/qmlviewer/qmlruntime.cpp