mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-10 14:22:16 +02:00
Rename the host extensions_ field
This commit is contained in:
@@ -177,7 +177,7 @@ class clap_plugin_proxy {
|
||||
* The host's supported extensions. These will be populated in the
|
||||
* `clap_plugin::init()` call.
|
||||
*/
|
||||
ClapHostExtensions extensions_;
|
||||
ClapHostExtensions host_extensions_;
|
||||
|
||||
private:
|
||||
ClapPluginBridge& bridge_;
|
||||
|
||||
Reference in New Issue
Block a user