From d1e5972483ba17c0849c216a4b4cf742da0a92a3 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 18 Jun 2015 13:48:12 +0200 Subject: [PATCH] Doc: Reformat No text changes Change-Id: I767337883dbb8b50d2bcbb0b6f7967135a103e08 Reviewed-by: Leena Miettinen --- doc/src/overview/creator-design-overview.qdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/overview/creator-design-overview.qdoc b/doc/src/overview/creator-design-overview.qdoc index 1c3057671c0..548b7fa75dd 100644 --- a/doc/src/overview/creator-design-overview.qdoc +++ b/doc/src/overview/creator-design-overview.qdoc @@ -40,16 +40,16 @@ \li \l{Developing Qt Quick Applications} You can use wizards to create Qt Quick projects that contain - boiler-plate code. You can use the code editor (Edit mode) - or the visual editor (Design mode) to develop Qt Quick applications. + boiler-plate code. You can use the code editor (Edit mode) or the + visual editor (Design mode) to develop Qt Quick applications. \li \l{Developing Widget Based Applications} Widgets and forms created with \QD are integrated seamlessly with programmed code by using the Qt signals and slots mechanism that allows you to easily assign behavior to graphical elements. All properties set in \QD can be changed dynamically within the code. - Furthermore, features such as widget promotion and custom - plugins allow you to use your own widgets with \QD. + Furthermore, features such as widget promotion and custom plugins + allow you to use your own widgets with \QD. \li \l{Optimizing Applications for Mobile Devices} Mobile devices have been designed for use when mobile. Keep the