rename loop download dialog (breaks string freeze)
This commit is contained in:
parent
12ffd962b3
commit
3b274bd433
@ -39,7 +39,7 @@ using namespace ARDOUR;
|
|||||||
using std::string;
|
using std::string;
|
||||||
|
|
||||||
LibraryDownloadDialog::LibraryDownloadDialog ()
|
LibraryDownloadDialog::LibraryDownloadDialog ()
|
||||||
: ArdourDialog (_("Loop Library Manager"), true) /* modal */
|
: ArdourDialog (_("Loop Download Manager"), true) /* modal */
|
||||||
, inflater(0)
|
, inflater(0)
|
||||||
{
|
{
|
||||||
_model = Gtk::ListStore::create (_columns);
|
_model = Gtk::ListStore::create (_columns);
|
||||||
|
Loading…
Reference in New Issue
Block a user