mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 19:37:45 +01:00
Patch from tinram to put a border round the startup dialog.
git-svn-id: svn://localhost/ardour2/branches/3.0@5099 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
01217e64f8
commit
dbe20bd3a9
1 changed files with 2 additions and 1 deletions
|
|
@ -71,7 +71,8 @@ Ardour will play NO role in monitoring"))
|
|||
|
||||
set_keep_above (true);
|
||||
set_position (WIN_POS_CENTER);
|
||||
|
||||
set_border_width (12);
|
||||
|
||||
sys::path icon_file;
|
||||
|
||||
if (!find_file_in_search_path (ardour_search_path() + system_data_search_path().add_subdirectory_to_paths("icons"), "ardour_icon_48px.png", icon_file)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue