Index: sources/gui/qml/components/NotificationBar.qml =================================================================== diff -u -rcbea4224ad67eecc2e7c4c66df9a7db711c72832 -r7c684ec97418a7f4808f6d97235a0666115ae47e --- sources/gui/qml/components/NotificationBar.qml (.../NotificationBar.qml) (revision cbea4224ad67eecc2e7c4c66df9a7db711c72832) +++ sources/gui/qml/components/NotificationBar.qml (.../NotificationBar.qml) (revision 7c684ec97418a7f4808f6d97235a0666115ae47e) @@ -21,7 +21,7 @@ import "qrc:/globals" Rectangle { id: _root - objectName: "NotificationBar" + objectName: "NotificationBar" // SquishQt property alias text : _text.text property alias textColor : _text.color property int level : 0