mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Fix macOS build
This commit is contained in:
@@ -35,7 +35,7 @@ class VTRenderer : public VTBaseRenderer
|
||||
{
|
||||
public:
|
||||
VTRenderer()
|
||||
: IFFmpegRenderer(RendererType::VTSampleLayer),
|
||||
: VTBaseRenderer(RendererType::VTSampleLayer),
|
||||
m_HwContext(nullptr),
|
||||
m_DisplayLayer(nullptr),
|
||||
m_FormatDesc(nullptr),
|
||||
|
||||
Reference in New Issue
Block a user