mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 13:44:17 +00:00
Fix build
This commit is contained in:
parent
16a9ed682e
commit
5bfe56472f
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
#include <QMutex>
|
||||
#include <QWaitCondition>
|
||||
|
||||
class ComputerManager;
|
||||
|
||||
class DelayedFlushThread : public QThread
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue