summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qproperty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qproperty.cpp')
-rw-r--r--src/corelib/kernel/qproperty.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/kernel/qproperty.cpp b/src/corelib/kernel/qproperty.cpp
index 5dd6507e26..3b926fdb3c 100644
--- a/src/corelib/kernel/qproperty.cpp
+++ b/src/corelib/kernel/qproperty.cpp
@@ -1075,7 +1075,7 @@ QString QPropertyBindingError::description() const
This can be useful for properties which do not only depend on bindable properties,
but also on non-bindable properties or some other state.
- \sa QProperty<T>::markDirty
+ \sa QProperty::markDirty()
*/
/*!