mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-09 12:03:41 -04:00
Emit applied (oops)
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
6d3d4d0083
commit
9b815e8bee
@ -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…
x
Reference in New Issue
Block a user