Index: sources/gui/qml/components/NotificationBar.qml =================================================================== diff -u -rd4b88173e0d4a683a315d2fc57b8e1ec356b1232 -r6d62bbaca6363f7ff83715f78607cb60a4736771 --- sources/gui/qml/components/NotificationBar.qml (.../NotificationBar.qml) (revision d4b88173e0d4a683a315d2fc57b8e1ec356b1232) +++ sources/gui/qml/components/NotificationBar.qml (.../NotificationBar.qml) (revision 6d62bbaca6363f7ff83715f78607cb60a4736771) @@ -48,4 +48,5 @@ onLevelChanged: { [_root.color, _text.color] = getRootTextFromAlarmLevel(level); } + }