mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
NOISSUE Legacy migration success now closes the instance window
This commit is contained in:
@ -40,6 +40,9 @@ public:
|
||||
// save all settings and changes (prepare for launch)
|
||||
bool saveAll();
|
||||
|
||||
// request closing the window (from a page)
|
||||
bool requestClose() override;
|
||||
|
||||
signals:
|
||||
void isClosing();
|
||||
|
||||
|
Reference in New Issue
Block a user