mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
No need to double polish.
Took 4 minutes
This commit is contained in:
parent
eb61873487
commit
2e8345ef96
1 changed files with 0 additions and 3 deletions
|
|
@ -413,9 +413,6 @@ void ThemeManager::themeChangedSlot()
|
|||
newStyle->unpolish(widget);
|
||||
newStyle->polish(widget);
|
||||
|
||||
widget->style()->unpolish(widget);
|
||||
widget->style()->polish(widget);
|
||||
|
||||
widget->update();
|
||||
widget->repaint();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue