Tear down OSC settings GUI, when the protocol is disabled
This commit is contained in:
parent
d1e869f96d
commit
c8d0015986
@ -110,6 +110,7 @@ OSC::OSC (Session& s, uint32_t port)
|
||||
OSC::~OSC()
|
||||
{
|
||||
stop ();
|
||||
tear_down_gui ();
|
||||
_instance = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user