mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Session import dialog is no longer a transient for the editor.
This commit is contained in:
parent
b1ff942101
commit
4e865a1c54
1 changed files with 0 additions and 1 deletions
|
|
@ -136,7 +136,6 @@ void
|
|||
Editor::session_import_dialog ()
|
||||
{
|
||||
SessionImportDialog dialog (_session);
|
||||
ensure_float (dialog);
|
||||
dialog.run ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue