mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 21:42:13 +02:00
fixed missing #include required by new template blockingInvokeMethod functions
This commit is contained in:
parent
457728cee1
commit
9c6ffc3fc2
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
#include <QtCore/QObject>
|
||||
#include <QtCore/QLoggingCategory>
|
||||
#include <QtCore/QThread>
|
||||
|
||||
#include "../Profile.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue