Implement IEditController2::openHelp

This commit is contained in:
Robbert van der Helm
2020-12-26 00:06:32 +01:00
parent 91a96249fc
commit 3c5700163e
6 changed files with 37 additions and 3 deletions
+1
View File
@@ -82,6 +82,7 @@ using ControlRequest = std::variant<Vst3PlugViewProxy::Destruct,
YaEditController::SetComponentHandler,
YaEditController::CreateView,
YaEditController2::SetKnobMode,
YaEditController2::OpenHelp,
YaPlugView::IsPlatformTypeSupported,
YaPlugView::Attached,
YaPlugView::Removed,