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.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml
index 9a3bcb77..0769ee13 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -54,7 +54,7 @@ Item {
54 property string goUp: "go-down" 54 property string goUp: "go-down"
55 55
56 property string addNew: "list-add" 56 property string addNew: "list-add"
57 property string remove: "list-remove" 57 property string remove: "kube-list-remove-inverted"
58 property string folder: "folder" 58 property string folder: "folder"
59 property string save_inverted: "document-save-inverted" 59 property string save_inverted: "document-save-inverted"
60 60