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 bacaadfa..6f0a8652 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -52,7 +52,7 @@ Item {
52 property string goBack_inverted: "go-previous-inverted" 52 property string goBack_inverted: "go-previous-inverted"
53 property string goDown: "go-down" 53 property string goDown: "go-down"
54 property string goDown_inverted: "go-down-inverted" 54 property string goDown_inverted: "go-down-inverted"
55 property string goUp: "go-down" 55 property string goUp: "go-up"
56 56
57 property string addNew: "list-add" 57 property string addNew: "list-add"
58 property string remove: "kube-list-remove-inverted" 58 property string remove: "kube-list-remove-inverted"