Add stubs for a component handler proxy impl

This commit is contained in:
Robbert van der Helm
2020-12-19 14:37:50 +01:00
parent f816b5ad5d
commit 132ba0baeb
7 changed files with 117 additions and 6 deletions
@@ -16,8 +16,6 @@
#pragma once
#include <pluginterfaces/vst/ivsthostapplication.h>
#include "../vst3.h"
class Vst3PluginProxyImpl : public Vst3PluginProxy {