mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
GH-2053 basics of the servers.dat management
This commit is contained in:
parent
6284f070c1
commit
72ff342d63
11 changed files with 1064 additions and 4 deletions
|
|
@ -181,7 +181,7 @@ void InstanceWindow::closeEvent(QCloseEvent *event)
|
|||
|
||||
bool InstanceWindow::saveAll()
|
||||
{
|
||||
return m_container->prepareToClose();
|
||||
return m_container->saveAll();
|
||||
}
|
||||
|
||||
void InstanceWindow::on_btnKillMinecraft_clicked()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue