mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 21:47:09 +02:00
Forward declare qml render thread
This commit is contained in:
parent
62e635a52a
commit
41fcf4cc6d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class QQmlComponent;
|
|||
class QQuickWindow;
|
||||
class QQuickItem;
|
||||
|
||||
class OffscreenQmlRenderer;
|
||||
class OffscreenQmlRenderThread;
|
||||
|
||||
class OffscreenQmlSurface : public QObject {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue