mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
remove “Refresh” button in Plugin manager
use Preferences > Plugins
This commit is contained in:
parent
1ed63c5247
commit
762ed5cd18
2 changed files with 1 additions and 12 deletions
|
|
@ -121,7 +121,6 @@ class PluginSelector : public ArdourDialog
|
|||
void row_activated(Gtk::TreeModel::Path path, Gtk::TreeViewColumn* col);
|
||||
void btn_add_clicked();
|
||||
void btn_remove_clicked();
|
||||
void btn_update_clicked();
|
||||
void added_list_selection_changed();
|
||||
void added_row_clicked(GdkEventButton* event);
|
||||
void display_selection_changed();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue