summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/script/tokens.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/script/tokens.cpp')
-rw-r--r--src/declarative/qml/script/tokens.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/script/tokens.cpp b/src/declarative/qml/script/tokens.cpp
index 51b46f0..a2fb100 100644
--- a/src/declarative/qml/script/tokens.cpp
+++ b/src/declarative/qml/script/tokens.cpp
@@ -12,7 +12,6 @@
/*!
- \relates <tokens.h>
Returns a string representation of token \a tok.
*/
const char *tokenToString(Token tok)