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