summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.qmake.conf2
-rw-r--r--src/location/declarativemaps/qquickgeomapgesturearea.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 54dd7e4e..7ead06f6 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,7 +1,7 @@
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 5.12.6
+MODULE_VERSION = 5.12.7
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.
diff --git a/src/location/declarativemaps/qquickgeomapgesturearea.cpp b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
index 88a766f5..702e1fa4 100644
--- a/src/location/declarativemaps/qquickgeomapgesturearea.cpp
+++ b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
@@ -395,7 +395,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.
*/
/*!