diff options
Diffstat (limited to 'framework/qmldir')
-rw-r--r-- | framework/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir index 93f0fc59..c8e0ae58 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -19,6 +19,7 @@ Popup 1.0 Popup.qml | |||
19 | ProgressBar 1.0 ProgressBar.qml | 19 | ProgressBar 1.0 ProgressBar.qml |
20 | StatusBar 1.0 StatusBar.qml | 20 | StatusBar 1.0 StatusBar.qml |
21 | ComboBox 1.0 ComboBox.qml | 21 | ComboBox 1.0 ComboBox.qml |
22 | CheckBox 1.0 CheckBox.qml | ||
22 | PositiveButton 1.0 PositiveButton.qml | 23 | PositiveButton 1.0 PositiveButton.qml |
23 | TextButton 1.0 TextButton.qml | 24 | TextButton 1.0 TextButton.qml |
24 | TextField 1.0 TextField.qml | 25 | TextField 1.0 TextField.qml |