mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
limit plugin-preset ‘seen_set_state’ message.
This commit is contained in:
parent
ec86ca2a4d
commit
8e7c065f83
1 changed files with 1 additions and 0 deletions
|
|
@ -328,6 +328,7 @@ Plugin::get_presets ()
|
|||
info << string_compose (_("Plugin presets are not supported in this build of %1. Consider paying for a full version"),
|
||||
PROGRAM_NAME)
|
||||
<< endmsg;
|
||||
seen_set_state_message = true;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue