summaryrefslogtreecommitdiff
path: root/src/controls/Private/qmldir
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-10-30 17:41:35 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-31 13:24:02 +0100
commitecd02a21cda5d39f6715a8b737ddf2ec70c056c3 (patch)
tree4d8c2f63f3dd231f9a757337679108ebead7f689 /src/controls/Private/qmldir
parentfd8d7261cc25a7a2efcf42c59f9f11d0280e4383 (diff)
downloadqtquickcontrols-ecd02a21cda5d39f6715a8b737ddf2ec70c056c3.tar.gz
Expose ToolBarStyle and StatusBarStyle
As they are rather basic, I think we should simply expose them rather than explain why people should use rectangles. Change-Id: I8ef79452fb27ffa0ef11bb477c687033996b4a5e Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'src/controls/Private/qmldir')
-rw-r--r--src/controls/Private/qmldir2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controls/Private/qmldir b/src/controls/Private/qmldir
index c8c6f46b..f099634c 100644
--- a/src/controls/Private/qmldir
+++ b/src/controls/Private/qmldir
@@ -15,8 +15,6 @@ TableViewSelection 1.0 TableViewSelection.qml
FastGlow 1.0 FastGlow.qml
SourceProxy 1.0 SourceProxy.qml
GroupBoxStyle 1.0 ../Styles/Base/GroupBoxStyle.qml
-ToolBarStyle 1.0 ../Styles/Base/ToolBarStyle.qml
-StatusBarStyle 1.0 ../Styles/Base/StatusBarStyle.qml
ToolButtonStyle 1.0 ../Styles/Base/ToolButtonStyle.qml
MenuContentItem 1.0 MenuContentItem.qml
MenuContentScroller 1.0 MenuContentScroller.qml