From 76f88cf7ae2688ac3d1b4ff118cfbc78d9555112 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 16 Nov 2017 10:41:43 +0100 Subject: new icon for logview --- framework/qml/Icons.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 9ac35834..8cb28e86 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -23,6 +23,7 @@ import QtQuick 2.7 Item { property string error: "error" + property string info_inverted: "kdocumentinfo-inverted" property string error_inverted: "error-inverted" property string busy: "view-refresh" property string busy_inverted: "view-refresh-inverted" -- cgit v1.2.3