mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
Patch from jdavisp3 to fix #1894
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2593 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d584fb768a
commit
d3755ba3b3
1 changed files with 0 additions and 1 deletions
|
|
@ -934,7 +934,6 @@ SoundFileOmega::check_link_status (const Session& s, const vector<ustring>& path
|
|||
SoundFileChooser::SoundFileChooser (Gtk::Window& parent, string title, ARDOUR::Session* s)
|
||||
: SoundFileBrowser (parent, title, s, false)
|
||||
{
|
||||
set_size_request (780, 300);
|
||||
chooser.set_select_multiple (false);
|
||||
found_list_view.get_selection()->set_mode (SELECTION_SINGLE);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue