mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
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:
parent
d901932f07
commit
24f0f5ecbc
1 changed files with 1 additions and 1 deletions
|
|
@ -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>);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue