Dialog: Mark componentComplete as false on creation
This commit is contained in:
parent
eef71f918e
commit
30174dd367
@ -886,7 +886,7 @@ void Dialog::hideEvent(QHideEvent *event)
|
|||||||
|
|
||||||
void Dialog::classBegin()
|
void Dialog::classBegin()
|
||||||
{
|
{
|
||||||
|
d->componentComplete = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Dialog::componentComplete()
|
void Dialog::componentComplete()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user