summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-03 17:08:34 +0100
committerhjk <qthjk@ovi.com>2012-12-03 17:32:35 +0100
commita7a780c947a30bd26b8be09c884ea7c3ad6305cb (patch)
tree253f86248ec136aad7e30ae1ade91099193ca9b1 /src/bluetooth/bluetooth.pro
parentf1eaa0fb3b6d24194a5cd929d65ceaa7cd9f2863 (diff)
fix docs build: canonical naming of qdocconf file
Change-Id: I8184712d60c8c3c7ed6a03d47188c19f3803c628 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 8d6339c1..55ac951b 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -2,7 +2,7 @@ TARGET = QtBluetooth
QT = core
QT_PRIVATE = concurrent
-QMAKE_DOCS = $$PWD/../../doc/qt5.qdocconf
+QMAKE_DOCS = $$PWD/../../doc/qtconnectivity.qdocconf
load(qt_module)