Emit applied (oops)
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
6d3d4d0083
commit
9b815e8bee
1 changed files with 2 additions and 0 deletions
|
@ -77,5 +77,7 @@ bool PageDialog::handleClose() const
|
|||
qDebug() << "Paged dialog close approved";
|
||||
APPLICATION->settings()->set("PagedGeometry", saveGeometry().toBase64());
|
||||
qDebug() << "Paged dialog geometry saved";
|
||||
|
||||
emit applied();
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue