13
0

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:
Carl Hetherington 2009-05-18 00:26:45 +00:00
parent 01217e64f8
commit dbe20bd3a9

View File

@ -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)) {