mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
LocalServer crash fix
This commit is contained in:
parent
5fa2f019d0
commit
461a62e0c8
7 changed files with 28 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ Servatrice::Servatrice(QSettings *_settings, QObject *parent)
|
|||
|
||||
Servatrice::~Servatrice()
|
||||
{
|
||||
prepareDestroy();
|
||||
}
|
||||
|
||||
bool Servatrice::openDatabase()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue