From 1c0edf002a50a765a66349d733cf170f4a4024ef Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Mon, 30 Mar 2015 09:45:44 +0200 Subject: Remove SpinBox SpinBox is a desktop centric control. It won't be provided in Qt Quick Controls 2.0, but maybe later when desktop support is re-considered. Qt Quick Controls 2.0 will focus on embedded and mobile. SpinBox is still available in 1.x Change-Id: I272b030734bad58de7e5b26c522189e0c520fca5 Reviewed-by: Jari-Pekka Nurmi --- src/imports/controls/qmldir | 1 - 1 file changed, 1 deletion(-) (limited to 'src/imports/controls/qmldir') diff --git a/src/imports/controls/qmldir b/src/imports/controls/qmldir index fcd8700d..b54df22c 100644 --- a/src/imports/controls/qmldir +++ b/src/imports/controls/qmldir @@ -14,7 +14,6 @@ RadioButton 2.0 RadioButton.qml ScrollBar 2.0 ScrollBar.qml ScrollIndicator 2.0 ScrollIndicator.qml Slider 2.0 Slider.qml -SpinBox 2.0 SpinBox.qml StackView 2.0 StackView.qml StackViewDelegate 2.0 StackViewDelegate.qml StackViewTransition 2.0 StackViewTransition.qml -- cgit v1.2.3