mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-17 14:43:09 +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 <QMutex>
|
||||||
#include <QWaitCondition>
|
#include <QWaitCondition>
|
||||||
|
|
||||||
|
class ComputerManager;
|
||||||
|
|
||||||
class DelayedFlushThread : public QThread
|
class DelayedFlushThread : public QThread
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
Loading…
Reference in a new issue