mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 02:47:43 +01:00
Fix crash on opening session options.
git-svn-id: svn://localhost/ardour2/branches/3.0@6153 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7fdfa981b5
commit
bcbb1fe939
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ public:
|
|||
_ports[OURS].add_group (_port_group);
|
||||
|
||||
setup_all_ports ();
|
||||
init ();
|
||||
}
|
||||
|
||||
void setup_ports (int dim)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue