I5VKDS 【电源管理】【任务栏】电源管理窗口左上、右上两个角不是圆角
This commit is contained in:
parent
358c835bc9
commit
53226883ff
|
@ -382,7 +382,7 @@ void powerwindow::criticalBatteryNotify() {}
|
|||
|
||||
void powerwindow::set_window_position()
|
||||
{
|
||||
this->setWindowFlag(Qt::FramelessWindowHint);
|
||||
// this->setWindowFlag(Qt::FramelessWindowHint);
|
||||
kdk::UkuiStyleHelper::self()->removeHeader(this);
|
||||
if (this->isVisible()) {
|
||||
this->show();
|
||||
|
|
Loading…
Reference in New Issue