Fix the dependencies of QQuickTest.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 3 Aug 2012 13:36:12 +0000 (15:36 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 11 Aug 2012 11:53:23 +0000 (13:53 +0200)
commit917a2cbc76a8433e550770b1414153ab16215381
tree50e09d19a35ec37d164a8db41eff4dd44bdd6d52
parent421b21858579f7124f17948799e52c26fae685b2
Fix the dependencies of QQuickTest.

It consists of only one public method whose API only depends on QtCore headers.
Make everything else 'private' in the sense of what is communicated by the
buildsystem.

Task-number: QTBUG-26753
Change-Id: Id9d78339173c8f3f733103325c6593b8960a0585
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/qmltest/qmltest.pro