summaryrefslogtreecommitdiff
path: root/src/controls/ToolButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/ToolButton.qml')
-rw-r--r--src/controls/ToolButton.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/ToolButton.qml b/src/controls/ToolButton.qml
index 410fa027..505e85aa 100644
--- a/src/controls/ToolButton.qml
+++ b/src/controls/ToolButton.qml
@@ -45,7 +45,7 @@ import QtQuick.Controls.Private 1.0
/*!
\qmltype ToolButton
\inqmlmodule QtQuick.Controls
- \since QtQuick.Controls 1.0
+ \since 5.1
\ingroup controls
\brief Provides a button type that is typically used within a ToolBar.