summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qfilterkey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qfilterkey.cpp')
-rw-r--r--src/render/materialsystem/qfilterkey.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/materialsystem/qfilterkey.cpp b/src/render/materialsystem/qfilterkey.cpp
index 2b6106f2e..326057e00 100644
--- a/src/render/materialsystem/qfilterkey.cpp
+++ b/src/render/materialsystem/qfilterkey.cpp
@@ -71,7 +71,7 @@ void QFilterKey::setName(const QString &name)
}
/*!
- \property QFilterKey::value
+ \property Qt3DRender::QFilterKey::value
Holds the value of the filter key.
*/
@@ -89,7 +89,7 @@ QVariant QFilterKey::value() const
}
/*!
- \property QFilterKey::name
+ \property Qt3DRender::QFilterKey::name
Holds the name of the filter key.
*/