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 3126c797..d9612013 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml | |||
@@ -42,6 +42,7 @@ Item { | |||
42 | property string replyToSender: "mail-reply-sender" | 42 | property string replyToSender: "mail-reply-sender" |
43 | property string outbox: "mail-folder-outbox" | 43 | property string outbox: "mail-folder-outbox" |
44 | property string outbox_inverted: "mail-folder-outbox-inverted" | 44 | property string outbox_inverted: "mail-folder-outbox-inverted" |
45 | property string copy: "edit-copy" | ||
45 | 46 | ||
46 | property string menu_inverted: "application-menu-inverted" | 47 | property string menu_inverted: "application-menu-inverted" |
47 | property string user: "im-user" | 48 | property string user: "im-user" |