summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-29 09:08:42 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-29 09:08:43 +0100
commit28e19fbf8657942830d8464467be10a4872f5c64 (patch)
tree987d2b23ca27d19325bdf337a167ec72da235165
parent303a9ec664b138050190306be76fa201dcc27cc8 (diff)
parent193950ac0608955267204f13f115923b0b5325f2 (diff)
downloadqtlocation-28e19fbf8657942830d8464467be10a4872f5c64.tar.gz
Merge remote-tracking branch 'origin/5.13' into 5.14
Change-Id: I1af75bedd02626b9fd121a04acfbb4418ce37d47
-rw-r--r--src/location/declarativemaps/qquickgeomapgesturearea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qquickgeomapgesturearea.cpp b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
index a33db67a..a9406ff4 100644
--- a/src/location/declarativemaps/qquickgeomapgesturearea.cpp
+++ b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
@@ -401,7 +401,7 @@ QT_BEGIN_NAMESPACE
starts from the point where the mouse or touch was released,
while still in motion.
- The corresponding handler is \c onFlichStarted.
+ The corresponding handler is \c onFlickStarted.
*/
/*!