Index: sources/gui/qml/components/HelpNotification.qml =================================================================== diff -u -r0f83de066c8a116195a3cc60577d597ef9654c55 -r2f524fd1b0badc222cd772417234770e5488cf56 --- sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 0f83de066c8a116195a3cc60577d597ef9654c55) +++ sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 2f524fd1b0badc222cd772417234770e5488cf56) @@ -18,7 +18,6 @@ height : parent.height rowAnchors { centerIn: undefined - left : parent.left } } }