From 383fd8e26df252e77c26a5de6616bf9574773161 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 19 Aug 2018 16:51:08 +0200 Subject: Calendar color as part of combobox --- framework/qml/Icons.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml') 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 { property string goDown_inverted: "go-down-inverted" property string goUp: "go-up" property string checkbox: "checkbox" + property string checkbox_inverted: "checkbox-inverted" property string password_show: "password-show-on" property string password_hide: "password-show-off" property string secure: "document-encrypt" -- cgit v1.2.3