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 9ac35834..8cb28e86 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -23,6 +23,7 @@ import QtQuick 2.7
23 23
24Item { 24Item {
25 property string error: "error" 25 property string error: "error"
26 property string info_inverted: "kdocumentinfo-inverted"
26 property string error_inverted: "error-inverted" 27 property string error_inverted: "error-inverted"
27 property string busy: "view-refresh" 28 property string busy: "view-refresh"
28 property string busy_inverted: "view-refresh-inverted" 29 property string busy_inverted: "view-refresh-inverted"