From 0c77b216b9bb3ba1c23c45b2c7cd74c965409a28 Mon Sep 17 00:00:00 2001 From: Lasse Holmstedt Date: Fri, 6 Aug 2010 18:03:32 +0200 Subject: Added private header check --- src/tools/qml/qml.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qml') diff --git a/src/tools/qml/qml.pro b/src/tools/qml/qml.pro index 93681d17d53..f82097f097d 100644 --- a/src/tools/qml/qml.pro +++ b/src/tools/qml/qml.pro @@ -12,7 +12,7 @@ contains(QT_CONFIG, declarative) { warning("This means the Qml editor will lack correct completion and type checking.") warning("To enable it, pass 'QT_PRIVATE_HEADERS=$QTDIR/include' to qmake, where $QTDIR is the source directory of qt.") warning() - warning("QmlViewer has been disabled") + warning("QmlObserver has been disabled") warning("This application depends on private headers from QtDeclarative module.") warning("This means the QML debugging facilities will be limited.") warning("To enable it, pass 'QT_PRIVATE_HEADERS=$QTDIR/include' to qmake, where $QTDIR is the source directory of qt.") -- cgit v1.2.3