Add Vst3PlugViewProxy

This commit is contained in:
Robbert van der Helm
2020-12-19 20:18:45 +01:00
parent 76a1ed6082
commit e391bbccb7
7 changed files with 163 additions and 15 deletions
@@ -85,7 +85,7 @@ class Vst3HostContextProxy : public YaHostApplication {
* dropped a corresponding `Vst3HostContextProxyImpl` should also be
* dropped.
*/
virtual ~Vst3HostContextProxy() = 0;
virtual ~Vst3HostContextProxy();
DECLARE_FUNKNOWN_METHODS