From b97c9d731e3f003dbd2c68f103183f30c4b586d3 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@digia.com>
Date: Wed, 13 Aug 2014 14:39:05 +0200
Subject: [PATCH] Doc: resizing the locator window

There are now two ways to see long file paths.

Change-Id: I6d6b381b5bc4a2f39b78cecb2c0485d586c221fc
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
---
 doc/src/editors/creator-editors.qdoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index efb08173b1..05b984eff8 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -2174,7 +2174,8 @@
     locator. For example, to open main.cpp to line 41, enter: \c {main.cpp:41}.
 
     If the path to a file is very long, it might not fit into the locator
-    window. To view the full path, press \key Alt when the filename is selected.
+    window. To view the full path, press \key Alt when the filename is selected
+    or use the handle next to the locator window to increase the window width.
 
     It is also possible to enter only a part of a search string. As you type,
     the locator shows the occurrences of that string regardless of where in the
-- 
GitLab