From 96ad096eafd49f07963452d31a9da9dff856281c Mon Sep 17 00:00:00 2001 From: Tobias Hunger <tobias.hunger@theqtcompany.com> Date: Mon, 22 Jun 2015 13:49:12 +0200 Subject: [PATCH] WS only change Change-Id: I035253d68d1dcdf2af69531e6eee354f2932dd5c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> --- doc/src/editors/creator-coding-edit-mode.qdoc | 10 +++++----- 1 file 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 c99b5a1f2eb..9e02fd6a4fd 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 -- GitLab