summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/enginio_client/doc/qtenginio.qdocconf2
-rw-r--r--src/enginio_plugin/doc/qtenginioqml.qdocconf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/enginio_client/doc/qtenginio.qdocconf b/src/enginio_client/doc/qtenginio.qdocconf
index ff55798..c021df2 100644
--- a/src/enginio_client/doc/qtenginio.qdocconf
+++ b/src/enginio_client/doc/qtenginio.qdocconf
@@ -21,7 +21,7 @@ exampledirs += \
../../../tests/auto \
# Specify example install dir under QT_INSTALL_EXAMPLES
-examplesinstallpath = qtenginio/enginio/widgets
+examplesinstallpath = enginio/widgets
depends += qtcore qtgui qtwidgets qtnetwork qtquick qtenginioqml qtenginiooverview
diff --git a/src/enginio_plugin/doc/qtenginioqml.qdocconf b/src/enginio_plugin/doc/qtenginioqml.qdocconf
index f887f9f..5d3f4c5 100644
--- a/src/enginio_plugin/doc/qtenginioqml.qdocconf
+++ b/src/enginio_plugin/doc/qtenginioqml.qdocconf
@@ -22,7 +22,7 @@ exampledirs += \
../../../tests/auto \
# Specify example install dir under QT_INSTALL_EXAMPLES
-examplesinstallpath = qtenginio/enginio/quick
+examplesinstallpath = enginio/quick
depends += qtcore qtgui qtnetwork qtqml qtquick qtquickcontrols qtenginio qtenginiooverview