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.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/RadioButton.qml b/src/controls/RadioButton.qml
index cc191f5b..01ec2bb7 100644
--- a/src/controls/RadioButton.qml
+++ b/src/controls/RadioButton.qml
@@ -46,6 +46,7 @@ import QtQuick.Controls.Private 1.0
\inqmlmodule QtQuick.Controls
\since 5.1
\ingroup controls
+ \inherits QtQuickControls1::AbstractCheckable
\brief A radio button with a text label.
\image radiobutton.png