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 6b3f355c..461bd653 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -24,6 +24,7 @@ CheckBox 1.0 CheckBox.qml | |||
24 | PositiveButton 1.0 PositiveButton.qml | 24 | PositiveButton 1.0 PositiveButton.qml |
25 | TextButton 1.0 TextButton.qml | 25 | TextButton 1.0 TextButton.qml |
26 | TextField 1.0 TextField.qml | 26 | TextField 1.0 TextField.qml |
27 | RequiredTextField 1.0 RequiredTextField.qml | ||
27 | PasswordField 1.0 PasswordField.qml | 28 | PasswordField 1.0 PasswordField.qml |
28 | TextArea 1.0 TextArea.qml | 29 | TextArea 1.0 TextArea.qml |
29 | TextEditor 1.0 TextEditor.qml | 30 | TextEditor 1.0 TextEditor.qml |