Index: sources/gui/qml/components/NotificationBarSmall.qml =================================================================== diff -u -r6084f7bd48dc98616b4a5e0d076c2d03330001db -ref583f0056a0fb8c66a64e132be159719b2bc2f6 --- sources/gui/qml/components/NotificationBarSmall.qml (.../NotificationBarSmall.qml) (revision 6084f7bd48dc98616b4a5e0d076c2d03330001db) +++ sources/gui/qml/components/NotificationBarSmall.qml (.../NotificationBarSmall.qml) (revision ef583f0056a0fb8c66a64e132be159719b2bc2f6) @@ -39,6 +39,7 @@ 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