mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
parent
45398fb65c
commit
f9a2da3426
2 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ LXVSTPluginUI::LXVSTPluginUI (boost::shared_ptr<PlugInsertBase> pib, boost::shar
|
|||
LXVSTPluginUI::~LXVSTPluginUI ()
|
||||
{
|
||||
_resize_connection.disconnect();
|
||||
vstfx_destroy_editor (_vst->state ());
|
||||
|
||||
// plugin destructor destroys the custom GUI, via the vstfx engine,
|
||||
// and then our PluginUIWindow does the rest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue