From ed90f285745279e91743851ae49eeccf1d95710f Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Mon, 31 Jul 2017 18:58:39 +0200 Subject: dedicated Kube.PasswordField --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index d4ec9619..a0f58385 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -23,6 +23,7 @@ CheckBox 1.0 CheckBox.qml PositiveButton 1.0 PositiveButton.qml TextButton 1.0 TextButton.qml TextField 1.0 TextField.qml +PasswordField 1.0 PasswordField.qml TextArea 1.0 TextArea.qml TextEditor 1.0 TextEditor.qml ToolTip 1.0 ToolTip.qml -- cgit v1.2.3