diff options
Diffstat (limited to 'src/controls/RadioButton.qml')
| -rw-r--r-- | src/controls/RadioButton.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/RadioButton.qml b/src/controls/RadioButton.qml index e31739345..7fb4decda 100644 --- a/src/controls/RadioButton.qml +++ b/src/controls/RadioButton.qml @@ -45,6 +45,7 @@ import QtQuick.Controls.Private 1.0 /*! \qmltype RadioButton \inqmlmodule QtQuick.Controls 1.0 + \since QtQuick.Controls 1.0 \ingroup controls \brief A radio button with a text label. |
