From d8c81edfad0bc58775ccb5519b0ac79f7af73524 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 10 Aug 2018 14:49:27 +0200 Subject: [PATCH] Doc: Remove a note that is no longer applicable Compiling the library should not be necessary since the QML debugging library has been added to Qt. Change-Id: Id1d31cb40068fcfb7ff868ae80e3f3c9bc4b5de7 Reviewed-by: hjk --- doc/src/debugger/qtquick-debugging.qdoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/src/debugger/qtquick-debugging.qdoc b/doc/src/debugger/qtquick-debugging.qdoc index a708a82c341..5686bb44c69 100644 --- a/doc/src/debugger/qtquick-debugging.qdoc +++ b/doc/src/debugger/qtquick-debugging.qdoc @@ -57,9 +57,6 @@ \li Debugging is enabled by default for Qt 5.0, or later. - You might have to compile the library first, by selecting the - \uicontrol Compile link. - \image qml-link-debugging-library.png "Build Steps" \note Debugging requires opening a socket at a TCP port,