mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-24 14:17:21 +01:00
Tear down OSC settings GUI, when the protocol is disabled
This commit is contained in:
parent
d1e869f96d
commit
c8d0015986
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ OSC::OSC (Session& s, uint32_t port)
|
|||
OSC::~OSC()
|
||||
{
|
||||
stop ();
|
||||
tear_down_gui ();
|
||||
_instance = 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue