Skip to content

Commit

Permalink
sync: from linuxdeepin/qt5integration
Browse files Browse the repository at this point in the history
Synchronize source files from linuxdeepin/qt5integration.

Source-pull-request: linuxdeepin/qt5integration#221
  • Loading branch information
deepin-ci-robot committed May 15, 2024
1 parent b4460e2 commit 16d4cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styleplugins/chameleon/chameleonstyle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4301,7 +4301,6 @@ void ChameleonStyle::polish(QWidget *w)
}

if (w && qobject_cast<QLineEdit *>(w) && !(qobject_cast<DSearchEdit *>(w->parentWidget()))) {
w->setProperty("_d_dtk_lineeditActionWidth", -6);
w->setProperty("_d_dtk_lineeditActionMargin", 6);
}

Expand Down

0 comments on commit 16d4cfa

Please sign in to comment.