mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-16 16:33:55 +02:00
Update Ya*::ConstructArgs docstrings
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
class YaPluginFactory : public Steinberg::IPluginFactory3 {
|
||||
public:
|
||||
/**
|
||||
* These are the arguments for creating a `YaPluginFactoryImpl`.
|
||||
* These are the arguments for constructing a `YaPluginFactoryImpl`.
|
||||
*/
|
||||
struct ConstructArgs {
|
||||
ConstructArgs();
|
||||
|
||||
Reference in New Issue
Block a user