diff --git a/styleplugins/chameleon/chameleonstyle.cpp b/styleplugins/chameleon/chameleonstyle.cpp index d28a723..7be0239 100644 --- a/styleplugins/chameleon/chameleonstyle.cpp +++ b/styleplugins/chameleon/chameleonstyle.cpp @@ -4301,7 +4301,6 @@ void ChameleonStyle::polish(QWidget *w) } if (w && qobject_cast(w) && !(qobject_cast(w->parentWidget()))) { - w->setProperty("_d_dtk_lineeditActionWidth", -6); w->setProperty("_d_dtk_lineeditActionMargin", 6); }