Index: sources/gui/qml/components/HelpNotification.qml =================================================================== diff -u -r1286d74bd015276aab604808be2766136091c125 -r63cfc740032cefc566aa56da31867dbc6cf4c91e --- sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 1286d74bd015276aab604808be2766136091c125) +++ sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 63cfc740032cefc566aa56da31867dbc6cf4c91e) @@ -18,7 +18,6 @@ height : parent.height rowAnchors { centerIn: undefined - left : parent.left } } }