summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 13:49:12 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 14:45:23 +0000
commit96ad096eafd49f07963452d31a9da9dff856281c (patch)
treee3d3df4534d420e39d9b65926592c2fa03165c53
parent7c33549f98d5a9b068b0ad775a4b5ad38ca94ac4 (diff)
downloadqt-creator-96ad096eafd49f07963452d31a9da9dff856281c.tar.gz
WS only change
Change-Id: I035253d68d1dcdf2af69531e6eee354f2932dd5c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/editors/creator-coding-edit-mode.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc
index c99b5a1f2e..9e02fd6a4f 100644
--- a/doc/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/src/editors/creator-coding-edit-mode.qdoc
@@ -95,7 +95,7 @@
Side by side split command creates views to the right of the
currently active editor view.
- \li To open the editor in a detached window, press \key{Ctrl+E, 4}, or
+ \li To open the editor in a detached window, press \key {Ctrl+E, 4}, or
select \uicontrol Window > \uicontrol {Open in New Window}.
The new window behaves basically in the same way as the editor area
@@ -121,11 +121,11 @@
\list
- \li Right-click the line number and select \uicontrol{Toggle Bookmark}.
+ \li Right-click the line number and select \uicontrol {Toggle Bookmark}.
\li Press \key Shift and click the left margin at a line.
- \li Press \key{Ctrl+M} when the cursor is on a line.
+ \li Press \key {Ctrl+M} when the cursor is on a line.
\endlist
@@ -135,9 +135,9 @@
\uicontrol{Edit Bookmark}. To view the note, move the mouse pointer over the
bookmark.
- To go to previous bookmark in the current session, press \key{Ctrl+,}.
+ To go to previous bookmark in the current session, press \key {Ctrl+,}.
- To go to next bookmark in the current session, press \key{Ctrl+.}.
+ To go to next bookmark in the current session, press \key {Ctrl+.}.
\section1 Moving to Symbol Definition or Declaration