summaryrefslogtreecommitdiffstats
path: root/framework/qml/Icons.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/Icons.qml')
-rw-r--r--framework/qml/Icons.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml
index 3636a192..2afe840e 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -41,6 +41,7 @@ Item {
41 property string edit: "document-edit" 41 property string edit: "document-edit"
42 property string edit_inverted: "document-edit-inverted" 42 property string edit_inverted: "document-edit-inverted"
43 property string replyToSender: "mail-reply-sender" 43 property string replyToSender: "mail-reply-sender"
44 property string forward: "mail-forward"
44 property string outbox: "mail-folder-outbox" 45 property string outbox: "mail-folder-outbox"
45 property string outbox_inverted: "mail-folder-outbox-inverted" 46 property string outbox_inverted: "mail-folder-outbox-inverted"
46 property string copy: "edit-copy" 47 property string copy: "edit-copy"