diff options
Diffstat (limited to 'src/controls/Styles/Base/StatusIndicatorStyle.qml')
| -rw-r--r-- | src/controls/Styles/Base/StatusIndicatorStyle.qml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/controls/Styles/Base/StatusIndicatorStyle.qml b/src/controls/Styles/Base/StatusIndicatorStyle.qml index 62ed1038e..4366d1f72 100644 --- a/src/controls/Styles/Base/StatusIndicatorStyle.qml +++ b/src/controls/Styles/Base/StatusIndicatorStyle.qml @@ -60,9 +60,9 @@ Style { /*! The color that instances of - \l {QtQuick.Extras::}{StatusIndicator} will have. - The \l {QtQuick.Extras::StatusIndicator::}{color} - property in \l {QtQuick.Extras::}{StatusIndicator} + \l [QtQuickExtras]{StatusIndicator} will have. + The \l [QtQuickExtras]{StatusIndicator::}{color} + property in \l [QtQuickExtras]{StatusIndicator} will override this property when set. */ property color color: "red" |
