diff options
Diffstat (limited to 'src/location/doc/qtlocation.qdocconf')
-rw-r--r-- | src/location/doc/qtlocation.qdocconf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/location/doc/qtlocation.qdocconf b/src/location/doc/qtlocation.qdocconf index a5b10857..8e000634 100644 --- a/src/location/doc/qtlocation.qdocconf +++ b/src/location/doc/qtlocation.qdocconf @@ -36,13 +36,14 @@ qhp.QtLocation.subprojects.examples.selectors = fake:example tagfile = ../../../doc/qtlocation/qtlocation.tags -depends += qtcore qtdoc qtquick qtqml qtnetwork +depends += qtcore qtdoc qtquick qtqml qtnetwork qtpositioning headerdirs += .. \ ../../imports/location sourcedirs += .. \ ../../imports/location \ + ../../plugins/geoservices/nokia exampledirs += ../../../examples \ ../../../examples/declarative \ |