summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-10-13 12:47:52 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-21 09:51:05 +0000
commitf24362fd2a2a783dd8cd42eb42c8270cf4e7b97e (patch)
tree9ffda0e9cf464599de08b6daf3efe6a92da70e84 /src/multimediawidgets/doc
parent038e22078b3ba665ae9519bf5c630b86064b301e (diff)
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: Idb61addec1cc8a01c31cfa05a2424a2b4ac85a91 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/multimediawidgets/doc')
-rw-r--r--src/multimediawidgets/doc/qtmultimediawidgets.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimediawidgets/doc/qtmultimediawidgets.qdocconf b/src/multimediawidgets/doc/qtmultimediawidgets.qdocconf
index 19e956a0e..4d36dae89 100644
--- a/src/multimediawidgets/doc/qtmultimediawidgets.qdocconf
+++ b/src/multimediawidgets/doc/qtmultimediawidgets.qdocconf
@@ -28,7 +28,7 @@ exampledirs += ../../../examples/multimediawidgets \
snippets
# Specify example install dir under QT_INSTALL_EXAMPLES
-examplesinstallpath = multimediawidgets
+examplesinstallpath = qtmultimedia/multimediawidgets
headerdirs += ../