Debugger: Allow enabling of qml debugger without startup warning
authorKai Koehne <kai.koehne@nokia.com>
Tue, 27 Mar 2012 07:20:20 +0000 (09:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 27 Mar 2012 07:46:00 +0000 (09:46 +0200)
commitffdbf216dc80b3d781307bb6b4b7150281c874a3
treeff95763d5ad0ed2d96b1dd928f59c4a6d6af9e07
parent19977e9686a482a8189d928d8a45b282cb4287ba
Debugger: Allow enabling of qml debugger without startup warning

Add QT_DECLARATIVE_DEBUG_NO_WARNING define to support enabling
the qml debugger without printing the usual startup warning.

This should be used with care, but e.g. for qmlscene the warning
probably confuses more than it helps.

Change-Id: I33704857baebfc8bca60abbff09138e259390b49
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/qml/debugger/qqmldebug.h
src/qml/qml/qqmlengine.cpp
tools/qmlscene/qmlscene.pro