From 03e6c940d0be97b6014a474ec75b39f1e42dd300 Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@nokia.com>
Date: Tue, 14 Jun 2011 13:02:56 +0200
Subject: [PATCH] QmlDebugging: Document that debugging only works with wizard

Change-Id: I05b657bccdf712c9df0b825133ec4ae03bcc7bb2
Reviewed-on: http://codereview.qt.nokia.com/475
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
---
 doc/qtcreator.qdoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index c5457afeb00..76774133bac 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -8835,7 +8835,8 @@
 
     \title Debugging Qt Quick Projects
 
-    \note You need Qt 4.7.1 or later to debug Qt Quick projects.
+    \note You need Qt 4.7.1 or later to debug Qt Quick projects. Debugging projects
+    not created with the Qt Quick wizards is only supported with Qt 4.8, or later.
 
     \section1 Setting Up QML Debugging
 
-- 
GitLab