summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/ButtonStyle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Styles/Base/ButtonStyle.qml')
-rw-r--r--src/controls/Styles/Base/ButtonStyle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Base/ButtonStyle.qml b/src/controls/Styles/Base/ButtonStyle.qml
index 35f6bd9b..92ee6395 100644
--- a/src/controls/Styles/Base/ButtonStyle.qml
+++ b/src/controls/Styles/Base/ButtonStyle.qml
@@ -76,7 +76,7 @@ import QtQuick.Controls.Private 1.0
Style {
id: buttonstyle
- /*! The \l Button attached to this style. */
+ /*! The \l {QtQuick.Controls::}{Button} attached to this style. */
readonly property Button control: __control
/*! \internal */