mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
GH-2053 basics of the servers.dat management
This commit is contained in:
@ -46,6 +46,7 @@ public:
|
||||
* @return true if everything can be saved, false if there is something that requires attention
|
||||
*/
|
||||
bool prepareToClose();
|
||||
bool saveAll();
|
||||
|
||||
/* request close - used by individual pages */
|
||||
bool requestClose() override
|
||||
|
Reference in New Issue
Block a user