aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/widgets
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2016-05-03 13:49:23 +0200
committerLeena Miettinen <[email protected]>2016-05-03 14:26:35 +0000
commit4021a2a9021984ed3c305648d84c8af84f016e6f (patch)
tree7d096ba0b1193d213d8ea288aee0af945fe72065 /doc/src/widgets
parent006d40c5141408c64fa28d54bd19d63feb8bb727 (diff)
Doc: Use icons from source in the manual
This removes the need to take screenshots of icons. - Add icon source directories for the .qdocconf file - Remove screenshots of icons from doc\images (except completion icons) - Copy images that do not have unique names from src or libs to \docs\images - Create images that use overlays and update them in docs\images - Fix paths and filenames in \inlineimage commands - Fix text where one screenshot was replaced by two icons Change-Id: Ib98206890bd15a843566de8d709e45487c70dfbd Reviewed-by: Alessandro Portale <[email protected]>
Diffstat (limited to 'doc/src/widgets')
-rw-r--r--doc/src/widgets/qtdesigner-app-tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/src/widgets/qtdesigner-app-tutorial.qdoc
index d69eda19555..d0fc38bb93f 100644
--- a/doc/src/widgets/qtdesigner-app-tutorial.qdoc
+++ b/doc/src/widgets/qtdesigner-app-tutorial.qdoc
@@ -319,7 +319,7 @@
\section1 Compiling and Running Your Program
Now that you have all the necessary files, click the
- \inlineimage qtcreator-run.png
+ \inlineimage run_small.png
button to compile and run your program.
*/