diff --git a/src/corelib/kernel/qproperty.cpp b/src/corelib/kernel/qproperty.cpp index 5dd6507e266..3b926fdb3c0 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::markDirty + \sa QProperty::markDirty() */ /*!