diff options
Diffstat (limited to 'framework/qml/Icons.qml')
-rw-r--r-- | framework/qml/Icons.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 252f9f43..0a633463 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml | |||
@@ -33,6 +33,7 @@ Item { | |||
33 | property string success_inverted: "dialog-ok-inverted" | 33 | property string success_inverted: "dialog-ok-inverted" |
34 | 34 | ||
35 | property string markAsRead: "mail-mark-unread-new" | 35 | property string markAsRead: "mail-mark-unread-new" |
36 | property string markAsUnread: "mail-mark-unread-new" | ||
36 | property string markImportant: "mail-mark-important" | 37 | property string markImportant: "mail-mark-important" |
37 | property string undo: "edit-undo" | 38 | property string undo: "edit-undo" |
38 | property string moveToTrash: "edit-delete" | 39 | property string moveToTrash: "edit-delete" |