summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/TabViewStyle.qml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-09-16 15:29:09 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-09-16 15:29:09 +0200
commite9fffaa5e11c941e363114412b562d67c97ee145 (patch)
tree5713e73ac6aa25cd95941ab98b697625fb035e97 /src/controls/Styles/Base/TabViewStyle.qml
parent13d66e8ae27761abfd0b81577c2aa2c7ab3e39c5 (diff)
parent6a7a824b970d12471f9219c84a57eb91231c59fe (diff)
downloadqtquickcontrols-e9fffaa5e11c941e363114412b562d67c97ee145.tar.gz
Merge remote-tracking branch 'origin/5.3' into 5.4
Conflicts: .qmake.conf src/controls/Styles/Base/ComboBoxStyle.qml Change-Id: Iaf45bc77be0bd80d21af49a5663dc9fba3caa0da
Diffstat (limited to 'src/controls/Styles/Base/TabViewStyle.qml')
-rw-r--r--src/controls/Styles/Base/TabViewStyle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Base/TabViewStyle.qml b/src/controls/Styles/Base/TabViewStyle.qml
index 44c6ca72..35491ad3 100644
--- a/src/controls/Styles/Base/TabViewStyle.qml
+++ b/src/controls/Styles/Base/TabViewStyle.qml
@@ -81,7 +81,7 @@ import QtQuick.Controls.Private 1.0
Style {
- /*! The \l ScrollView attached to this style. */
+ /*! The \l ScrollView this style is attached to. */
readonly property TabView control: __control
/*! This property holds whether the user can move the tabs.