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 4dfae3d7..79a52046 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -66,6 +66,7 @@ Item {
66 property string key_import_inverted: "view-certificate-import-inverted" 66 property string key_import_inverted: "view-certificate-import-inverted"
67 67
68 property string addNew: "list-add" 68 property string addNew: "list-add"
69 property string listRemove: "list-remove"
69 property string remove: "kube-list-remove-inverted" 70 property string remove: "kube-list-remove-inverted"
70 property string folder: "folder" 71 property string folder: "folder"
71 property string save_inverted: "document-save-inverted" 72 property string save_inverted: "document-save-inverted"