mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
GH-1652 save all instance settings on launch if instance window is already open
This commit is contained in:
@ -41,6 +41,9 @@ public:
|
||||
m_shouldQuit = shouldQuit;
|
||||
}
|
||||
|
||||
// save all settings and changes (prepare for launch)
|
||||
bool saveAll();
|
||||
|
||||
signals:
|
||||
void isClosing();
|
||||
|
||||
|
Reference in New Issue
Block a user