Delete comment window in destructor to close mantis 1870.
git-svn-id: svn://localhost/ardour2/branches/3.0@5831 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6bef95806e
commit
0849685f85
@ -314,6 +314,7 @@ MixerStrip::~MixerStrip ()
|
||||
|
||||
delete input_selector;
|
||||
delete output_selector;
|
||||
delete comment_window;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user