some finishing touches to PluginSelector

git-svn-id: svn://localhost/trunk/ardour2@173 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Doug McLain 2005-12-06 07:59:46 +00:00
parent 32664137bd
commit 857f1163d4
3 changed files with 6 additions and 3 deletions

View file

@ -46,6 +46,7 @@ class PluginSelector : public ArdourDialog
Gtk::Notebook notebook;
Gtk::ScrolledWindow lscroller;
Gtk::ScrolledWindow vscroller;
Gtk::ScrolledWindow ascroller;
// page 1
struct LadspaColumns : public Gtk::TreeModel::ColumnRecord {