From 747a501ada7e8a7895f5cd91de2cff9194a9cd2e Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Tue, 18 Apr 2017 09:38:48 +0200 Subject: give use TextField in Composer and give it a border --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 7b1f0be6..715f63dd 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -17,6 +17,7 @@ Button 1.0 Button.qml Popup 1.0 Popup.qml ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml +TextField 1.0 TextField.qml singleton Colors 1.0 Colors.qml singleton Icons 1.0 Icons.qml singleton Units 1.0 Units.qml -- cgit v1.2.3