Skip to content

Commit

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

Source-pull-request: linuxdeepin/dtkwidget#634
  • Loading branch information
deepin-ci-robot committed Jan 22, 2025
1 parent 8c63da4 commit 96ba623
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/widgets/dapplication.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -561,8 +561,6 @@ DApplication::DApplication(int &argc, char **argv) :
QApplication(argc, argv),
DObject(*new DApplicationPrivate(this))
{
qputenv("QT_QPA_PLATFORM", QByteArray());

// FIXME: fix bug in nvidia prime workaround, do not know effoct, must test more!!!
// 在龙芯和申威上,xcb插件中加载glx相关库(r600_dri.so等)会额外耗时1.xs(申威应该更长)
if (
Expand Down

0 comments on commit 96ba623

Please sign in to comment.