Fix crash on exit from MIDI connections (#4340)
This commit is contained in:
committed by
Colin Wallace
parent
af61a82df8
commit
03aa5fb3c7
@@ -124,6 +124,8 @@ public:
|
||||
return m_writablePorts;
|
||||
}
|
||||
|
||||
void invalidateCilent();
|
||||
|
||||
MidiPortMenu* m_readablePortsMenu;
|
||||
MidiPortMenu* m_writablePortsMenu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user