mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Add Vst3PlugViewProxy
This commit is contained in:
@@ -81,7 +81,7 @@ class Vst3ComponentHandlerProxy : public YaComponentHandler {
|
||||
* dropped a corresponding `Vst3ComponentHandlerProxyImpl` should also be
|
||||
* dropped.
|
||||
*/
|
||||
virtual ~Vst3ComponentHandlerProxy() = 0;
|
||||
virtual ~Vst3ComponentHandlerProxy();
|
||||
|
||||
DECLARE_FUNKNOWN_METHODS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user