Arrange port insert matrix horizontally.
git-svn-id: svn://localhost/ardour2/branches/3.0@6277 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -89,7 +89,7 @@ class IOSelectorWindow : public Gtk::Window
|
||||
};
|
||||
|
||||
|
||||
class PortInsertUI : public Gtk::VBox
|
||||
class PortInsertUI : public Gtk::HBox
|
||||
{
|
||||
public:
|
||||
PortInsertUI (Gtk::Window*, ARDOUR::Session&, boost::shared_ptr<ARDOUR::PortInsert>);
|
||||
|
||||
Reference in New Issue
Block a user