mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 17:16:38 +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"),
|
info << string_compose (_("Plugin presets are not supported in this build of %1. Consider paying for a full version"),
|
||||||
PROGRAM_NAME)
|
PROGRAM_NAME)
|
||||||
<< endmsg;
|
<< endmsg;
|
||||||
|
seen_set_state_message = true;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue