diff --git a/shell/contents/configuration/TasksConfig.qml b/shell/contents/configuration/TasksConfig.qml index 86290e351..92d7adfcc 100644 --- a/shell/contents/configuration/TasksConfig.qml +++ b/shell/contents/configuration/TasksConfig.qml @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -import QtQuick 2.7 +import QtQuick 2.0 import QtQuick.Controls 1.4 import QtQuick.Layouts 1.3 import QtGraphicalEffects 1.0 @@ -47,7 +47,6 @@ PlasmaComponents.Page{ } Column{ - leftPadding: 2*theme.defaultFont.pixelSize spacing: 0.4*theme.defaultFont.pixelSize PlasmaComponents.CheckBox { @@ -108,7 +107,6 @@ PlasmaComponents.Page{ } Column{ - leftPadding: 2*theme.defaultFont.pixelSize spacing: 0.4*theme.defaultFont.pixelSize PlasmaComponents.CheckBox { @@ -167,7 +165,6 @@ PlasmaComponents.Page{ } Column{ - leftPadding: 2*theme.defaultFont.pixelSize spacing: 0.4*theme.defaultFont.pixelSize PlasmaComponents.CheckBox {