aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-05-23 14:15:06 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-05-31 08:51:12 +0000
commita6683575c4a0bbf30d74778b554cb144b4b816b2 (patch)
tree37feae65098c1ac4cb3f31068dbadd7e58730892 /doc/config
parentbb0a96a1bad1053a5b69eb6728213b055016b697 (diff)
Icons: Move "next/prev", "[un]locked" and "zoom" from Core to Utils
They are needed in the timeline view. The change in qtcreator-project.qdocconf makes sure that qdoc still finds the referenced icons. Change-Id: I812fba8e57d06d93efc00c295467c83c08cd1784 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config/qtcreator-project.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/config/qtcreator-project.qdocconf b/doc/config/qtcreator-project.qdocconf
index 401563e7ab..50986a4c4b 100644
--- a/doc/config/qtcreator-project.qdocconf
+++ b/doc/config/qtcreator-project.qdocconf
@@ -7,6 +7,7 @@ sourcedirs = $SRCDIR/src
imagedirs = $SRCDIR/images \
$SRCDIR/templates/images \
$SRCDIR/../src/libs/qmleditorwidgets/images \
+ $SRCDIR/../src/libs/utils/images \
$SRCDIR/../src/plugins/android/images \
$SRCDIR/../src/plugins/autotest/images \
$SRCDIR/../src/plugins/classview/images \