diff --git a/src/main.qml b/src/main.qml index 3672e7d..611119a 100644 --- a/src/main.qml +++ b/src/main.qml @@ -71,8 +71,6 @@ ApplicationWindow { source: "icons/logo_sxs_imager.png" width: window.width * 1 height: window.height / 3 - fillMode: Image.PreserveAspectFit - horizontalAlignment: Image.AlignLeft smooth: true antialiasing: true }