summaryrefslogtreecommitdiffstats
path: root/src/location/declarativemaps/qquickgeomapgesturearea.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/declarativemaps/qquickgeomapgesturearea.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/declarativemaps/qquickgeomapgesturearea.cpp')
-rw-r--r--src/location/declarativemaps/qquickgeomapgesturearea.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/declarativemaps/qquickgeomapgesturearea.cpp b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
index e7242fd1..ad18ad26 100644
--- a/src/location/declarativemaps/qquickgeomapgesturearea.cpp
+++ b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
@@ -1761,6 +1761,4 @@ void QQuickGeoMapGestureArea::handleFlickAnimationStopped()
}
}
-#include "moc_qquickgeomapgesturearea_p.cpp"
-
QT_END_NAMESPACE