summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmleasefollow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qmleasefollow.cpp')
-rw-r--r--src/declarative/util/qmleasefollow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/util/qmleasefollow.cpp b/src/declarative/util/qmleasefollow.cpp
index b58ad14..860c63a 100644
--- a/src/declarative/util/qmleasefollow.cpp
+++ b/src/declarative/util/qmleasefollow.cpp
@@ -242,6 +242,8 @@ Rectangle {
Keys.onDownPressed: Rect1.y = Rect1.y + 100
}
\endcode
+
+ \sa SpringFollow
*/
QmlEaseFollow::QmlEaseFollow(QObject *parent)