mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 21:26:26 +01:00
more vst tweaks
This commit is contained in:
parent
6cc2812f2e
commit
9fe353c4a2
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
*
|
*
|
||||||
* @param msg error message text (no newline at end).
|
* @param msg error message text (no newline at end).
|
||||||
*/
|
*/
|
||||||
LIBARDOUR_API void (*fst_error_callback)(const char *msg);
|
LIBARDOUR void (*fst_error_callback)(const char *msg);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the @ref fst_error_callback for error message display.
|
* Set the @ref fst_error_callback for error message display.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue