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:
Paul Davis 2005-10-06 04:59:20 +00:00
parent 60f817b0d2
commit a0663fbd27
26 changed files with 133 additions and 163 deletions

View file

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