summaryrefslogtreecommitdiff
path: root/src/controls/RadioButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/RadioButton.qml')
-rw-r--r--src/controls/RadioButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/RadioButton.qml b/src/controls/RadioButton.qml
index b03028a1..a7808a5c 100644
--- a/src/controls/RadioButton.qml
+++ b/src/controls/RadioButton.qml
@@ -73,7 +73,7 @@ import QtQuick.Controls.Private 1.0
\endqml
You can create a custom appearance for a RadioButton by
- assigning a \l {QtQuick.Controls.Styles::RadioButtonStyle}{RadioButtonStyle}.
+ assigning a \l {RadioButtonStyle}.
*/
AbstractCheckable {