forked from qt-creator/qt-creator
QML-specific information about evaluating expressions at runtime was already there, so linking to it instead of the C++-specific info. Moved all information about the Debugger Console to this topic, after the information related to the Locals and Expressions views. Hiding C++ and Qt version specific information. Change-Id: Icf8798521218fca4ee6dea65b2e96ce685027a37 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>