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
@@ -81,7 +81,7 @@ class Vst3ComponentHandlerProxy : public YaComponentHandler {
* dropped a corresponding `Vst3ComponentHandlerProxyImpl` should also be
* dropped.
*/
virtual ~Vst3ComponentHandlerProxy() = 0;
virtual ~Vst3ComponentHandlerProxy();
DECLARE_FUNKNOWN_METHODS