Index: sources/gui/qml/components/MainMenu.qml =================================================================== diff -u -rcd7de5f6d239a11615ba8c6c03339a10996486ca -r670f257c9b88d3e5506eccaad111bec914102a72 --- sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision cd7de5f6d239a11615ba8c6c03339a10996486ca) +++ sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision 670f257c9b88d3e5506eccaad111bec914102a72) @@ -81,12 +81,9 @@ anchors.fill: parent } - Image { id: _image + ImageLogoDDT { id: _image visible: hasLogo anchors.centerIn: parent - width : Variables.logoWidth - height: Variables.logoHeight - source: "qrc:/images/iLogoDDT" } // normal texts with highlighter bottom ribon.