mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
provide and use a method to show the library download manager
This commit is contained in:
parent
831fd9c4b2
commit
b4ad81075e
3 changed files with 9 additions and 0 deletions
|
|
@ -367,6 +367,8 @@ public:
|
|||
void reset_route_peak_display (ARDOUR::Route*);
|
||||
void reset_group_peak_display (ARDOUR::RouteGroup*);
|
||||
|
||||
void show_library_download_manager();
|
||||
|
||||
const std::string& announce_string() const { return _announce_string; }
|
||||
|
||||
void hide_application ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue