Implement the plugin side if IComponentHandler3

This commit is contained in:
Robbert van der Helm
2021-01-06 22:25:23 +01:00
parent 79319413f5
commit 9e3c57476c
5 changed files with 101 additions and 1 deletions
+1
View File
@@ -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