From c537f2a72ffcdd654fa59d22c4a2364fce22a8e5 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 20 Apr 2017 13:48:43 +0200 Subject: add message_inverted icon --- 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 0a633463..8d63f021 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -43,6 +43,7 @@ Item { property string menu_inverted: "application-menu-inverted" property string user_inverted: "im-user-inverted" property string search_inverted: "edit-find-inverted" + property string mail_inverted: "mail-message-inverted" property string goBack: "go-previous" property string goDown: "go-down" property string goUp: "go-down" -- cgit v1.2.3