diff --git a/Commons/Bootstrap.qml b/Commons/Bootstrap.qml index 8df065c..459172c 100644 --- a/Commons/Bootstrap.qml +++ b/Commons/Bootstrap.qml @@ -41,7 +41,7 @@ Singleton { } } - property var icons: { + readonly property var icons: { "alarm-fill": "\uF101", "alarm": "\uF102", "align-bottom": "\uF103",