diff --git a/plugins/welcomepage/qml/area_code.qml b/plugins/welcomepage/qml/area_code.qml --- a/plugins/welcomepage/qml/area_code.qml +++ b/plugins/welcomepage/qml/area_code.qml @@ -42,11 +42,6 @@ horizontalAlignment: Image.AlignHCenter verticalAlignment: Image.AlignVCenter - sourceSize { - width: icon.height - height: icon.height - } - source: "image://icon/kdevelop" smooth: true fillMode: Image.PreserveAspectFit