mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-12 17:42:39 +02:00
Sam's space.
This commit is contained in:
parent
4fb9d8801c
commit
9ee64d114b
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ void FilePersistThread::rollFileIfNecessary(QFile& file, bool notifyListenersIfR
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
bool FilePersistThread::processQueueItems(const Queue& messages) {
|
||||
QFile file(_logger._fileName);
|
||||
rollFileIfNecessary(file);
|
||||
|
|
Loading…
Reference in a new issue