QmlDebug: Fix qmake warning about declarative_debug
authorKai Koehne <kai.koehne@nokia.com>
Fri, 13 Apr 2012 12:32:41 +0000 (14:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Apr 2012 07:18:16 +0000 (09:18 +0200)
commit8f87ab452abdc2e2668bdc23fe0cfafb6ec9c1f6
tree81bb5a5fd4ec25bfe5e21d75fec20cf743d25319
parent73c3f42c664b30324404390c455b72500cc3d7ec
QmlDebug: Fix qmake warning about declarative_debug

declarative_debug has been deprecated, and replaced by qml_debug.
In this case we can anyway use the define directly to avoid the warning
on startup.

Change-Id: Ia5ce1ecf698d2232ff46533822372f42db0825bd
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
src/qmltest/qmltest.pro