mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
No need to repaint.
Took 32 seconds
This commit is contained in:
parent
2e8345ef96
commit
616c79d6d9
1 changed files with 0 additions and 1 deletions
|
|
@ -414,7 +414,6 @@ void ThemeManager::themeChangedSlot()
|
||||||
newStyle->polish(widget);
|
newStyle->polish(widget);
|
||||||
|
|
||||||
widget->update();
|
widget->update();
|
||||||
widget->repaint();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (dirPath.isEmpty()) {
|
if (dirPath.isEmpty()) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue