diff --git a/desktoppackage/contents/applet/AppletError.qml b/desktoppackage/contents/applet/AppletError.qml --- a/desktoppackage/contents/applet/AppletError.qml +++ b/desktoppackage/contents/applet/AppletError.qml @@ -32,7 +32,7 @@ PlasmaCore.IconItem { id: icon - anchors.verticalCenter: parent.verticalCenter + Layout.alignment: Qt.AlignVCenter Layout.minimumWidth: units.iconSizes.huge Layout.minimumHeight: units.iconSizes.huge source: "dialog-error"