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 6f0a8652..3126c797 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -53,6 +53,7 @@ Item {
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-up" 55 property string goUp: "go-up"
56 property string checkbox: "checkbox"
56 57
57 property string addNew: "list-add" 58 property string addNew: "list-add"
58 property string remove: "kube-list-remove-inverted" 59 property string remove: "kube-list-remove-inverted"