summaryrefslogtreecommitdiff
path: root/src/controls/Private/qmldir
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-09-20 18:23:17 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-20 19:55:09 +0200
commitafc201aaf8ebd15b72ac52138cd77c5000167d14 (patch)
tree33d65d234e4e7d8268c4e13cb718938661e74e6b /src/controls/Private/qmldir
parent2ab5962b7a8af8d63023b8118082b49c33493121 (diff)
downloadqtquickcontrols-afc201aaf8ebd15b72ac52138cd77c5000167d14.tar.gz
qtquickcontrols-afc201aaf8ebd15b72ac52138cd77c5000167d14.tar.bz2
qtquickcontrols-afc201aaf8ebd15b72ac52138cd77c5000167d14.zip
Make SpinBoxStyle public
While it is still not possible to completely configure the look and feel, I think we can expose it as is. Change-Id: If05004ffa4425863fc28094c8c52ba981296882a Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'src/controls/Private/qmldir')
-rw-r--r--src/controls/Private/qmldir1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controls/Private/qmldir b/src/controls/Private/qmldir
index a49401dc..66cc15e5 100644
--- a/src/controls/Private/qmldir
+++ b/src/controls/Private/qmldir
@@ -12,7 +12,6 @@ StackViewSlideDelegate 1.0 StackViewSlideDelegate.qml
StyleHelpers 1.0 style.js
JSArray 1.0 StackView.js
GroupBoxStyle 1.0 ../Styles/Base/GroupBoxStyle.qml
-SpinBoxStyle 1.0 ../Styles/Base/SpinBoxStyle.qml
ToolBarStyle 1.0 ../Styles/Base/ToolBarStyle.qml
StatusBarStyle 1.0 ../Styles/Base/StatusBarStyle.qml
ToolButtonStyle 1.0 ../Styles/Base/ToolButtonStyle.qml