remove “Refresh” button in Plugin manager

use Preferences > Plugins
This commit is contained in:
Robin Gareus 2015-07-16 20:01:44 +02:00
parent 1ed63c5247
commit 762ed5cd18
2 changed files with 1 additions and 12 deletions

View file

@ -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();