summaryrefslogtreecommitdiffstats
path: root/src/core/geometry/qabstractfunctor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/geometry/qabstractfunctor.cpp')
-rw-r--r--src/core/geometry/qabstractfunctor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/geometry/qabstractfunctor.cpp b/src/core/geometry/qabstractfunctor.cpp
index ee9fea61b..4fe5dd5cd 100644
--- a/src/core/geometry/qabstractfunctor.cpp
+++ b/src/core/geometry/qabstractfunctor.cpp
@@ -26,7 +26,7 @@ namespace Qt3DCore {
Returns a pointer to the id of the functor.
*/
/*!
- \fn qintptr Qt3DCore::functorTypeId()
+ \fn template <class T> qintptr Qt3DCore::functorTypeId()
Returns a pointer to the type id of the functor.
*/