Skip to content

Commit

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

Source-pull-request: linuxdeepin/dtkgui#230
  • Loading branch information
deepin-ci-robot committed Mar 20, 2024
1 parent 0b458e1 commit 172c8cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kernel/dguiapplicationhelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -855,9 +855,7 @@ DPalette DGuiApplicationHelper::standardPalette(DGuiApplicationHelper::ColorType

#if QT_VERSION >= QT_VERSION_CHECK(5, 12, 0)
if (role == QPalette::PlaceholderText) {
// 5.15新添加此颜色 这里使用5.11的颜色保证效果与5.11对齐
color = dcolor_list[DPalette::PlaceholderText];
continue;
}
#endif
// 处理半透明色
Expand Down

0 comments on commit 172c8cd

Please sign in to comment.