mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
some finishing touches to PluginSelector
git-svn-id: svn://localhost/trunk/ardour2@173 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
32664137bd
commit
857f1163d4
3 changed files with 6 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue