mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Implement the plugin side if IComponentHandler3
This commit is contained in:
@@ -179,6 +179,7 @@ using CallbackRequest = std::variant<WantsConfiguration,
|
||||
YaComponentHandler2::RequestOpenEditor,
|
||||
YaComponentHandler2::StartGroupEdit,
|
||||
YaComponentHandler2::FinishGroupEdit,
|
||||
YaComponentHandler3::CreateContextMenu,
|
||||
// Used when the host uses proxy objects,
|
||||
// and we have to route
|
||||
// `IConnectionPoint::notify` calls through
|
||||
|
||||
Reference in New Issue
Block a user