aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickabstractbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickabstractbutton.cpp')
-rw-r--r--src/quicktemplates2/qquickabstractbutton.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickabstractbutton.cpp b/src/quicktemplates2/qquickabstractbutton.cpp
index 0eb261f7..32930318 100644
--- a/src/quicktemplates2/qquickabstractbutton.cpp
+++ b/src/quicktemplates2/qquickabstractbutton.cpp
@@ -54,6 +54,7 @@ static const int AUTO_REPEAT_INTERVAL = 100;
\inherits Control
\instantiates QQuickAbstractButton
\inqmlmodule QtQuick.Controls
+ \since 5.7
\ingroup qtquickcontrols2-buttons
\brief Base type of all button controls.