Add proxy classes for IProgress

This commit is contained in:
Robbert van der Helm
2021-01-16 18:02:15 +01:00
parent 9ddf4b2ae1
commit bfdfd9c341
6 changed files with 107 additions and 2 deletions
@@ -26,7 +26,7 @@
/**
* Wraps around `IUnitHandler2` for serialization purposes. This is instantiated
* as part of `Vst3UnitHandler2Proxy`.
* as part of `Vst3ComponentHandlerProxy`.
*/
class YaUnitHandler2 : public Steinberg::Vst::IUnitHandler2 {
public: