mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-15 12:38:46 +02:00
QMutex reference
This commit is contained in:
parent
f583013776
commit
b7bcdf8f8c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#define hifi_FileLogger_h
|
||||
|
||||
#include "AbstractLoggerInterface.h"
|
||||
#include <QMutex>
|
||||
|
||||
class FileLogger : public AbstractLoggerInterface {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue