Change the todo about IComponentHandler3

This is actually supported by hosts. It's just that plugins don't seem
to use it.
This commit is contained in:
Robbert van der Helm
2021-01-07 17:34:44 +01:00
parent f944bf4a39
commit 3d690a370b
@@ -35,7 +35,8 @@
* implements `IComponentHandler3` and thus provides support for these context * implements `IComponentHandler3` and thus provides support for these context
* menus. * menus.
* *
* TODO: None of this has been tested because no host on Linux implement this. * TODO: None of this has been tested because I have not run into any plugins
* that use `IComponentHandler3` yet.
*/ */
class Vst3ContextMenuProxy : public YaContextMenu { class Vst3ContextMenuProxy : public YaContextMenu {
public: public: