From 027650c76012f932849071465bf8762d731e99c9 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 7 Apr 2017 09:01:26 +0200 Subject: We still need the non-inverted version --- framework/qml/Icons.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index bed45523..252f9f43 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -29,6 +29,7 @@ Item { property string noNetworkConnection_inverted: "network-disconnect-inverted" property string connected: "dialog-ok" property string connected_inverted: "dialog-ok-inverted" + property string success: "dialog-ok" property string success_inverted: "dialog-ok-inverted" property string markAsRead: "mail-mark-unread-new" -- cgit v1.2.3