Use QCoreApplication to get the qml debug arguments
authorKent Hansen <kent.hansen@nokia.com>
Fri, 30 Sep 2011 12:44:53 +0000 (14:44 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 4 Oct 2011 13:10:57 +0000 (15:10 +0200)
commit2903533aa08f4ee7ceff7615e52c9e6ed69553af
treec9950706e15e05bdde89cd62fb2fcf0daf44b25d
parent1567b298d293c28bebab352c855f595a540ab34c
Use QCoreApplication to get the qml debug arguments

The debug arguments string was moved from QApplication
to QCoreApplication as part of the Qt refactor/library
split, so there's no need to depend on QGuiApplication.

Change-Id: I0eb87be318b80290be656d707e3d38020f765a90
Reviewed-on: http://codereview.qt-project.org/5883
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
src/declarative/debugger/qdeclarativedebugserver.cpp