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 6ecc069c..8d60fb53 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -60,6 +60,7 @@ Item {
60 property string password_hide: "password-show-off" 60 property string password_hide: "password-show-off"
61 property string secure: "document-encrypt" 61 property string secure: "document-encrypt"
62 property string insecure: "document-decrypt" 62 property string insecure: "document-decrypt"
63 property string signed: "document-sign"
63 64
64 property string addNew: "list-add" 65 property string addNew: "list-add"
65 property string remove: "kube-list-remove-inverted" 66 property string remove: "kube-list-remove-inverted"