don't call updateTheme 2 times
This commit is contained in:
parent
fcb8c85951
commit
f74bf9a8b8
@ -877,7 +877,6 @@ void Dialog::classBegin()
|
||||
|
||||
void Dialog::componentComplete()
|
||||
{
|
||||
d->updateTheme();
|
||||
d->componentComplete = true;
|
||||
d->syncToMainItemSize();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user