diff options
Diffstat (limited to 'framework/qml/Icons.qml')
-rw-r--r-- | framework/qml/Icons.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index df3baead..f40ff9b0 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml | |||
@@ -62,6 +62,7 @@ Item { | |||
62 | property string goDown_inverted: "go-down-inverted" | 62 | property string goDown_inverted: "go-down-inverted" |
63 | property string goUp: "go-up" | 63 | property string goUp: "go-up" |
64 | property string checkbox: "checkbox" | 64 | property string checkbox: "checkbox" |
65 | property string checkbox_inverted: "checkbox-inverted" | ||
65 | property string password_show: "password-show-on" | 66 | property string password_show: "password-show-on" |
66 | property string password_hide: "password-show-off" | 67 | property string password_hide: "password-show-off" |
67 | property string secure: "document-encrypt" | 68 | property string secure: "document-encrypt" |