From f57795aaf28ac97e309fa2c12d40ff7374697f5d Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 5 Mar 2013 14:23:18 +0100 Subject: [PATCH] Doc: remove image of Filter Files icon The icon and text pointed to the same function, somewhat confusingly, and the image already appears on this page. Change-Id: I15c317280f6689c854d541684cf0e835cc30de7b Reviewed-by: Leena Miettinen --- doc/src/howto/creator-ui.qdoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index b58a1b83e7..7a9a984b8e 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -197,9 +197,7 @@ If you cannot see a file in the \gui Projects view, switch to the \gui {File System} view, which shows all the files in the file system. - To also show hidden files, click - \inlineimage qtcreator-filter.png - and select \gui {Filter Files} > \gui {Show Hidden Files}. + To also show hidden files, select \gui {Filter Files} > \gui {Show Hidden Files}. To keep the position in the tree synchronized with the file opened in the editor, select \gui {Synchronize with Editor}. -- GitLab