18 #ifndef _gtk_ardour_source_list_base_h_
19 #define _gtk_ardour_source_list_base_h_
30 void name_edit (
const std::string&,
const std::string&);
31 void tag_edit (
const std::string&,
const std::string&);
void name_edit(const std::string &, const std::string &)
void tag_edit(const std::string &, const std::string &)
void remove_source(std::shared_ptr< ARDOUR::Source >)
void set_session(ARDOUR::Session *)
bool list_region(std::shared_ptr< ARDOUR::Region >) const
void remove_weak_source(std::weak_ptr< ARDOUR::Source >)