aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmltimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/types/qqmltimer.cpp')
-rw-r--r--src/qml/types/qqmltimer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/types/qqmltimer.cpp b/src/qml/types/qqmltimer.cpp
index 7d1c41aeab..32018c1f03 100644
--- a/src/qml/types/qqmltimer.cpp
+++ b/src/qml/types/qqmltimer.cpp
@@ -109,7 +109,7 @@ public:
elapsed time will be reset to 0, and the Timer will be triggered
1000ms later.
- \sa {declarative/toys/clocks}{Clocks example}
+ \sa {Qt Quick Demo - Clocks}
*/
QQmlTimer::QQmlTimer(QObject *parent)