smoll changes
This commit is contained in:
@@ -643,8 +643,6 @@ void BaseWindow::drawCustomWindowFrame(QPainter &painter)
|
||||
#ifdef USEWINSDK
|
||||
if (this->hasCustomWindowFrame())
|
||||
{
|
||||
QPainter painter(this);
|
||||
|
||||
QColor bg = this->overrideBackgroundColor_.value_or(
|
||||
this->theme->window.background);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user