summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/controls/TabView.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controls/TabView.qml b/src/controls/TabView.qml
index f8fd3ff13..c5fe9e397 100644
--- a/src/controls/TabView.qml
+++ b/src/controls/TabView.qml
@@ -74,6 +74,8 @@ import QtQuick.Controls.Private 1.0
\note You can create a custom appearance for a TabView by
assigning a \l {QtQuick.Controls.Styles::TabViewStyle}{TabViewStyle}.
+
+ \l Tab represents the content of a tab in a TabView.
*/
FocusScope {