summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-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 0a633463..8d63f021 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -43,6 +43,7 @@ Item {
43 property string menu_inverted: "application-menu-inverted" 43 property string menu_inverted: "application-menu-inverted"
44 property string user_inverted: "im-user-inverted" 44 property string user_inverted: "im-user-inverted"
45 property string search_inverted: "edit-find-inverted" 45 property string search_inverted: "edit-find-inverted"
46 property string mail_inverted: "mail-message-inverted"
46 property string goBack: "go-previous" 47 property string goBack: "go-previous"
47 property string goDown: "go-down" 48 property string goDown: "go-down"
48 property string goUp: "go-down" 49 property string goUp: "go-down"