From a7e6a9cd045fc09cd3fb9db81c1773c2ca34c2f4 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 26 Apr 2017 10:50:12 +0200 Subject: introduce icon button, use it in maillistview --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 8e969c96..5bb1530b 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -14,6 +14,7 @@ Outbox 1.0 Outbox.qml People 1.0 People.qml NotificationPopup 1.0 NotificationPopup.qml Icon 1.0 Icon.qml +IconButton 1.0 IconButton.qml Button 1.0 Button.qml Popup 1.0 Popup.qml ComboBox 1.0 ComboBox.qml -- cgit v1.2.3