mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-10 22:32:10 +02:00
Fully implement IContextMenuTarget
This commit is contained in:
@@ -129,7 +129,7 @@ class Vst3ContextMenuProxy : public YaContextMenu {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the unique ID for this context menu
|
||||
* Get the unique ID for this context menu.
|
||||
*/
|
||||
inline size_t context_menu_id() const { return arguments.context_menu_id; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user