aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcheckdelegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickcheckdelegate.cpp')
-rw-r--r--src/quicktemplates2/qquickcheckdelegate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickcheckdelegate.cpp b/src/quicktemplates2/qquickcheckdelegate.cpp
index f21da57c..09be5d60 100644
--- a/src/quicktemplates2/qquickcheckdelegate.cpp
+++ b/src/quicktemplates2/qquickcheckdelegate.cpp
@@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
\inherits ItemDelegate
\instantiates QQuickCheckDelegate
\inqmlmodule QtQuick.Controls
+ \since 5.7
\ingroup qtquickcontrols2-delegates
\brief An item delegate that can be checked or unchecked.