mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
a few more header files fixes, plus cleanup from nick_m, and the start of Action/UIManager adoption
git-svn-id: svn://localhost/trunk/ardour2@48 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
60f817b0d2
commit
a0663fbd27
26 changed files with 133 additions and 163 deletions
|
|
@ -69,7 +69,7 @@ class RouteParams_UI : public ArdourDialog
|
|||
Gtk::VBox mixer_scroller_vpacker;
|
||||
|
||||
Gtk::VBox list_vpacker;
|
||||
Gtk::CList route_select_list;
|
||||
Gtk::TreeView route_select_list;
|
||||
Gtk::Label route_list_button_label;
|
||||
Gtk::Button route_list_button;
|
||||
Gtk::ScrolledWindow route_select_scroller;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue