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 `IUnitHandler` for serialization purposes. This is instantiated
* as part of `Vst3UnitHandlerProxy`.
* as part of `Vst3ComponentHandlerProxy`.
*/
class YaUnitHandler : public Steinberg::Vst::IUnitHandler {
public: