--- gigedit/trunk/src/gigedit/mainwindow.h 2017/02/12 16:35:03 3109 +++ gigedit/trunk/src/gigedit/mainwindow.h 2017/04/15 20:21:41 3116 @@ -386,7 +386,7 @@ Glib::ustring sample_path; // file name of the sample to be // imported }; - std::list m_SampleImportQueue; + std::map m_SampleImportQueue; void on_action_file_new();