Add a proxy class for IPlugViewContentScaleSupport

This commit is contained in:
Robbert van der Helm
2021-01-14 13:56:10 +01:00
parent 4c2d4320b4
commit 8cfe2512ed
5 changed files with 105 additions and 2 deletions
@@ -26,7 +26,7 @@
/**
* Wraps around `IParameterFinder` for serialization purposes. This is
* instantiated as part of `Vst3ParameterFinderProxy`.
* instantiated as part of `Vst3PlugViewProxy`.
*/
class YaParameterFinder : public Steinberg::Vst::IParameterFinder {
public: