Suppress QWindowSystemInterface inclusion warnings
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Tue, 3 Jul 2012 05:16:13 +0000 (10:46 +0530)
committerQt by Nokia <qt-info@nokia.com>
Tue, 3 Jul 2012 07:29:44 +0000 (09:29 +0200)
commit0437cef6f3db4e6dec460e0ace98787a7ea118e5
treeb2851c7ad4348785d824245622feff1195737c8f
parentf39c22ecec295d44eb1604e0a5dd5400093f0322
Suppress QWindowSystemInterface inclusion warnings

QWindowSystemInterface is now part of QPA API and should
be included using <qpa/*>.

Change-Id: I90c71e193d77765b4ec7b92fdbe611b387b2ae4a
Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
tests/auto/quick/qquickcanvas/tst_qquickcanvas.cpp
tests/auto/quick/qquickdroparea/tst_qquickdroparea.cpp
tests/auto/quick/qquickitem/tst_qquickitem.cpp
tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp
tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp