解决搜索结果图标锯齿问题

This commit is contained in:
metanoia1989
2020-11-30 22:44:25 +08:00
parent 736ede0742
commit 4315f04023
4 changed files with 55 additions and 7 deletions

View File

@@ -312,7 +312,6 @@ void Widget::setTheme(bool isDark,QColor color)
if(ui->stackedWidget->currentIndex()==0){
chooseLeftMenu(nowMenu);
}
}
DTitlebar* Widget::getTitlebar()