mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
no reason to have group edit dialog be modal
This commit is contained in:
parent
40aa65254a
commit
570eb73ff3
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ RouteGroupDialog::RouteGroupDialog (RouteGroup* g, bool creating_new)
|
|||
, _share_color (_("Color"))
|
||||
, _share_monitoring (_("Monitoring"))
|
||||
{
|
||||
set_modal (true);
|
||||
set_skip_taskbar_hint (true);
|
||||
set_resizable (true);
|
||||
set_name (N_("RouteGroupDialog"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue