mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
advance compilation to include plugin_ui.cc
git-svn-id: svn://localhost/trunk/ardour2@111 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aca31b078b
commit
2dd3c9578f
7 changed files with 32 additions and 31 deletions
|
|
@ -79,8 +79,6 @@ class PluginSelector : public ArdourDialog
|
|||
Glib::RefPtr<Gtk::TreeSelection> aselection;
|
||||
Gtk::TreeView added_list;
|
||||
|
||||
void column_clicked (int column, GtkCList* clist);
|
||||
|
||||
#ifdef VST_SUPPORT
|
||||
// page 2
|
||||
struct VstColumns : public Gtk::TreeModel::ColumnRecord {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue