summaryrefslogtreecommitdiffstats
path: root/src/qdoc/doc/files
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:30 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-12 10:12:38 +0000
commit043abc9c8aace5225cbc2ca152246a20070d8657 (patch)
treec2800f08e2bd542826d5dab91968f715303d128d /src/qdoc/doc/files
parent627794a49201745eb09c64342ed67e2458baf4c1 (diff)
Doc: Remove repository name from examplesinstallpath
Examples in binary packages now directly match the install path. Change-Id: Icdb94fbde0c719722248c54e8d0e75b2877ab1d1 Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'src/qdoc/doc/files')
-rw-r--r--src/qdoc/doc/files/qtgui.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qdoc/doc/files/qtgui.qdocconf b/src/qdoc/doc/files/qtgui.qdocconf
index 0b2d28108..855ed538c 100644
--- a/src/qdoc/doc/files/qtgui.qdocconf
+++ b/src/qdoc/doc/files/qtgui.qdocconf
@@ -4,7 +4,7 @@ project = QtGui
description = Qt GUI Reference Documentation
version = $QT_VERSION
-examplesinstallpath = qtbase/gui
+examplesinstallpath = gui
qhp.projects = QtGui