diff options
Diffstat (limited to 'src/controls/qmldir')
-rw-r--r-- | src/controls/qmldir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/qmldir b/src/controls/qmldir index be9fff4f..2cd2db5a 100644 --- a/src/controls/qmldir +++ b/src/controls/qmldir @@ -10,13 +10,13 @@ MenuBar 1.0 MenuBar.qml Menu 1.0 Menu.qml PageAnimation 1.0 PageAnimation.qml PageStack 1.0 PageStack.qml -PageTransition 1.0 PageTransition.qml ProgressBar 1.0 ProgressBar.qml RadioButton 1.0 RadioButton.qml ScrollView 1.0 ScrollView.qml Slider 1.0 Slider.qml SpinBox 1.0 SpinBox.qml SplitView 1.0 SplitView.qml +StackViewDelegate 1.0 StackViewDelegate.qml StatusBar 1.0 StatusBar.qml Tab 1.0 Tab.qml TabView 1.0 TabView.qml |