Add a partial YaHostApplication implementation

This commit is contained in:
Robbert van der Helm
2020-12-13 14:46:17 +01:00
parent e21ee31ee8
commit 0c64aabeea
5 changed files with 92 additions and 3 deletions
@@ -94,7 +94,7 @@ class YaHostApplication : public Steinberg::Vst::IHostApplication {
* and we also track a `YaHostApplicationHostImpl` for the component with
* instance id `x`, then that should also be dropped.
*/
~YaHostApplication();
virtual ~YaHostApplication();
DECLARE_FUNKNOWN_METHODS