From 4f52f576dda0528195e1e4f942b237931b93fe5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Mon, 2 Aug 2010 15:13:33 +0200 Subject: [PATCH] doc: Fixed shortcut mentioned to move backward for Mac OS X Thanks to RT200 for noticing this one. --- doc/qtcreator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 3a8440d7d94..7b33f5696ff 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -6268,7 +6268,7 @@ To move forward in the location history, press \key {Alt+Right} (\key {Cmd+Opt+Right} on Mac OS). To move backward, press \key {Alt+Left} - (\key {Cmd+Opt+Right} on Mac OS). For example, if you use the \gui Locator + (\key {Cmd+Opt+Left} on Mac OS). For example, if you use the \gui Locator to jump to a symbol in the same file, you can jump back to your original location in that file by pressing \key {Alt+Left}.