summaryrefslogtreecommitdiff
path: root/src/controls/GroupBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/GroupBox.qml')
-rw-r--r--src/controls/GroupBox.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/GroupBox.qml b/src/controls/GroupBox.qml
index 0a414ed2..a36075d5 100644
--- a/src/controls/GroupBox.qml
+++ b/src/controls/GroupBox.qml
@@ -48,6 +48,7 @@ import QtQuick.Layouts 1.0
\inqmlmodule QtQuick.Controls
\since 5.1
\ingroup controls
+ \inherits QtQuick::FocusScope
\brief GroupBox provides a group box frame with a title.
\image groupbox.png