summaryrefslogtreecommitdiff
path: root/src/extras
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-10-13 12:48:54 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-21 09:51:09 +0000
commit7ab104b60802e1d031f26232d108a65998dd40cd (patch)
tree4d407a47e4fa6371c57c418a0a525aa5e6ed5e40 /src/extras
parent6914e6e7c55ef450e923c5afe550f080f51a7b77 (diff)
downloadqtquickcontrols-7ab104b60802e1d031f26232d108a65998dd40cd.tar.gz
Doc: Update examplesinstallpath to include the repository name
The examplesinstallpath variable in .qdocconf files defines the path under QT_INSTALL_EXAMPLES where examples are found. To match the way examples are packaged in Qt 5.6, prefix the install path with the repository name. Task-number: QTBUG-48736 Change-Id: I5630d8d7a566d57fea84447ca6099d8ab95bc681 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/extras')
-rw-r--r--src/extras/doc/qtquickextras.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/doc/qtquickextras.qdocconf b/src/extras/doc/qtquickextras.qdocconf
index a802d9fa..747465fc 100644
--- a/src/extras/doc/qtquickextras.qdocconf
+++ b/src/extras/doc/qtquickextras.qdocconf
@@ -30,7 +30,7 @@ qhp.QtQuickExtras.subprojects.qtquickextrasexamples.sortPages = true
depends = qtqml qtquick qtdoc qtquickcontrols qtgui
exampledirs += ../../../examples/quick/extras
-examplesinstallpath = quick/extras
+examplesinstallpath = qtquickcontrols/quick/extras
headerdirs += ../