mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Fix processor box for no crash on click
This commit is contained in:
parent
5414728c18
commit
fe1442dec9
2 changed files with 3 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ private:
|
|||
bool _mixer_owned;
|
||||
Width _width;
|
||||
void* _width_owner;
|
||||
ARDOUR::Session* _session;
|
||||
|
||||
Gtk::EventBox spacer;
|
||||
Gtk::VBox send_display;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue