From 543958c3be3863af5bf8c6b9206bdcfccaac3b41 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 21 Jul 2014 15:43:48 +0200 Subject: [PATCH] Doc: use the phrase QML emulation layer for QML Puppet Also in the Manual. Change-Id: I1c15cc9feab716f38c4e1815ce091340dc786f89 Reviewed-by: Marco Bubke --- doc/src/overview/creator-issues.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/overview/creator-issues.qdoc b/doc/src/overview/creator-issues.qdoc index 69a30c571fc..6998b35feb2 100644 --- a/doc/src/overview/creator-issues.qdoc +++ b/doc/src/overview/creator-issues.qdoc @@ -145,9 +145,9 @@ \list - \li \QMLD uses external processes (QML Puppet) to render and preview + \li \QMLD uses a QML emulation layer (QML Puppet) to render and preview images and to collect data. Executing C++ code might cause the QML - Puppet to crash. If it crashes, an error message is displayed and + emulation layer to crash. If it crashes, an error message is displayed and you can continue editing the QML file in the code editor. \endlist