summaryrefslogtreecommitdiff
path: root/src/controls/CheckBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/CheckBox.qml')
-rw-r--r--src/controls/CheckBox.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/CheckBox.qml b/src/controls/CheckBox.qml
index ab6b3da5..9e140dd0 100644
--- a/src/controls/CheckBox.qml
+++ b/src/controls/CheckBox.qml
@@ -45,7 +45,7 @@ import QtQuick.Controls.Private 1.0
/*!
\qmltype CheckBox
\inqmlmodule QtQuick.Controls
- \since QtQuick.Controls 1.0
+ \since 5.1
\ingroup controls
\brief A checkbox with a text label.