Fix another class/struct mismatch
This commit is contained in:
parent
65d5d8162f
commit
12ad052d98
@ -157,7 +157,7 @@ class TransportMastersWidget : public Gtk::VBox, public ARDOUR::SessionHandlePtr
|
||||
|
||||
PortColumns port_columns;
|
||||
|
||||
friend class Row;
|
||||
friend struct Row;
|
||||
Glib::RefPtr<Gtk::ListStore> midi_port_store;
|
||||
Glib::RefPtr<Gtk::ListStore> audio_port_store;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user