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, 0 insertions, 1 deletions
diff --git a/src/controls/GroupBox.qml b/src/controls/GroupBox.qml
index a36075d5..0a414ed2 100644
--- a/src/controls/GroupBox.qml
+++ b/src/controls/GroupBox.qml
@@ -48,7 +48,6 @@ 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