mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 04:50:43 +02:00
Implement IEditController2::openAboutBox
With this IEditController2 has been fully implemented.
This commit is contained in:
@@ -83,6 +83,7 @@ using ControlRequest = std::variant<Vst3PlugViewProxy::Destruct,
|
||||
YaEditController::CreateView,
|
||||
YaEditController2::SetKnobMode,
|
||||
YaEditController2::OpenHelp,
|
||||
YaEditController2::OpenAboutBox,
|
||||
YaPlugView::IsPlatformTypeSupported,
|
||||
YaPlugView::Attached,
|
||||
YaPlugView::Removed,
|
||||
|
||||
Reference in New Issue
Block a user