mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
c07aee18ad
commit
0c34b079a5
@ -59,6 +59,7 @@ HistoryKeeper *HistoryKeeper::getInstance()
|
||||
dbIntf = new EncryptedDb(path, initLst);
|
||||
|
||||
historyInstance = new HistoryKeeper(dbIntf);
|
||||
historyMutex.unlock();
|
||||
return historyInstance;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user