From bff6eae0a4d82b9a635d8e44e84fa416dc12bc86 Mon Sep 17 00:00:00 2001
From: Kavindra Palaraja <qtc-committer@nokia.com>
Date: Tue, 16 Dec 2008 08:53:01 +0100
Subject: [PATCH] Fixes: Some spacing fixes, for readability of the qdoc file.

---
 doc/qtcreator.qdoc | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 0abaa3bfc4b..f95b58d58f7 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -284,16 +284,16 @@
 	    \i \inlineimage qtcreator-new-project.png
             \i \bold{Creating a New Project}
 
-    To create a new project, select \gui{New Project} from the \gui{File} menu.
-    You can create one of the following three projects:
+        To create a new project, select \gui{New Project} from the \gui{File} menu.
+        You can create one of the following three projects:
     
-    \list
-        \o Qt4 Console Application
-        \o Qt4 Gui Application
-        \o C++ Library
-    \endlist
+        \list
+            \o Qt4 Console Application
+            \o Qt4 Gui Application
+            \o C++ Library
+        \endlist
 
-    In this example, we select a \e{Qt4 Gui Application} and click \gui{OK}.
+        In this example, we select a \e{Qt4 Gui Application} and click \gui{OK}.
 
         \row
 	    \i \inlineimage qtcreator-intro-and-location.png
-- 
GitLab