aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKavindra Palaraja <qtc-committer@nokia.com>2008-12-16 08:53:01 +0100
committerKavindra Palaraja <qtc-committer@nokia.com>2008-12-16 08:53:01 +0100
commitbff6eae0a4d82b9a635d8e44e84fa416dc12bc86 (patch)
treebc342f62b534f0a705d8177e99f816f801d232c9
parent4c04c1a7748f6db751f72cace4e5d84c4c8a7c14 (diff)
Fixes: Some spacing fixes, for readability of the qdoc file.
-rw-r--r--doc/qtcreator.qdoc16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 0abaa3bfc4..f95b58d58f 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