summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeocodingmanagerengine.cpp
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-02-08 19:08:29 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-02-14 14:05:04 +0000
commitd50b412bb54644470d7f7f61c6797ba394716890 (patch)
tree2f473a1099411f41fb89ed42cdbe9cff77fcbecd /src/location/maps/qgeocodingmanagerengine.cpp
parente5202eac7c4005aaf1020b2d0f863287dedbe51b (diff)
Remove moc_* inclusions from source files
Change-Id: I7385348d7b6ec22fa92ed1be65f89e262c38b5c0 Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/maps/qgeocodingmanagerengine.cpp')
-rw-r--r--src/location/maps/qgeocodingmanagerengine.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/maps/qgeocodingmanagerengine.cpp b/src/location/maps/qgeocodingmanagerengine.cpp
index b163d173..fb7d4e0e 100644
--- a/src/location/maps/qgeocodingmanagerengine.cpp
+++ b/src/location/maps/qgeocodingmanagerengine.cpp
@@ -331,6 +331,4 @@ QGeoCodingManagerEnginePrivate::~QGeoCodingManagerEnginePrivate()
{
}
-#include "moc_qgeocodingmanagerengine.cpp"
-
QT_END_NAMESPACE