mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-10 04:23:39 -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";
|
qDebug() << "Paged dialog close approved";
|
||||||
APPLICATION->settings()->set("PagedGeometry", saveGeometry().toBase64());
|
APPLICATION->settings()->set("PagedGeometry", saveGeometry().toBase64());
|
||||||
qDebug() << "Paged dialog geometry saved";
|
qDebug() << "Paged dialog geometry saved";
|
||||||
|
|
||||||
|
emit applied();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user