Index: sources/gui/qml/components/NotificationBarSmall.qml =================================================================== diff -u -ref583f0056a0fb8c66a64e132be159719b2bc2f6 -reab35af615619934a2a20b8a27f62d1dcc873af4 --- sources/gui/qml/components/NotificationBarSmall.qml (.../NotificationBarSmall.qml) (revision ef583f0056a0fb8c66a64e132be159719b2bc2f6) +++ sources/gui/qml/components/NotificationBarSmall.qml (.../NotificationBarSmall.qml) (revision eab35af615619934a2a20b8a27f62d1dcc873af4) @@ -39,7 +39,6 @@ property alias textfontSize : _text.font.pixelSize property alias textfontWeight : _text.font.weight property alias rowAnchors : _row.anchors - property int contentWidth : _row.implicitWidth property int level : 0