mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00: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