allow resizing of startup wizard window
git-svn-id: svn://localhost/ardour2/branches/3.0@13101 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1573ea991d
commit
611dcdd249
@ -95,7 +95,6 @@ Ardour will play NO role in monitoring"))
|
||||
use_session_as_template_button.set_group (session_template_group);
|
||||
|
||||
set_keep_above (true);
|
||||
set_resizable (false);
|
||||
set_position (WIN_POS_CENTER);
|
||||
set_border_width (12);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user