Implement the Wine side for createView()

This commit is contained in:
Robbert van der Helm
2020-12-19 20:41:06 +01:00
parent e391bbccb7
commit f0ece64018
6 changed files with 90 additions and 1 deletions
+1
View File
@@ -90,6 +90,7 @@ using ControlRequest = std::variant<Vst3PluginProxy::Construct,
YaEditController::GetParamNormalized,
YaEditController::SetParamNormalized,
YaEditController::SetComponentHandler,
YaEditController::CreateView,
YaPluginBase::Initialize,
YaPluginBase::Terminate,
YaPluginFactory::Construct,