summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/osm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/osm/osm.pro')
-rw-r--r--src/plugins/geoservices/osm/osm.pro9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/plugins/geoservices/osm/osm.pro b/src/plugins/geoservices/osm/osm.pro
index bfae8284..5bfee3d0 100644
--- a/src/plugins/geoservices/osm/osm.pro
+++ b/src/plugins/geoservices/osm/osm.pro
@@ -16,8 +16,8 @@ HEADERS += \
qgeoroutingmanagerengineosm.h \
qgeoroutereplyosm.h \
qplacemanagerengineosm.h \
- qplacesearchreplyimpl.h \
- qplacecategoriesreplyimpl.h
+ qplacesearchreplyosm.h \
+ qplacecategoriesreplyosm.h
SOURCES += \
qgeoserviceproviderpluginosm.cpp \
@@ -30,8 +30,9 @@ SOURCES += \
qgeoroutingmanagerengineosm.cpp \
qgeoroutereplyosm.cpp \
qplacemanagerengineosm.cpp \
- qplacesearchreplyimpl.cpp \
- qplacecategoriesreplyimpl.cpp
+ qplacesearchreplyosm.cpp \
+ qplacecategoriesreplyosm.cpp
+
OTHER_FILES += \
osm_plugin.json