more miscellaneous fixes to make things even nicer

git-svn-id: svn://localhost/trunk/ardour2@153 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2005-11-30 19:34:09 +00:00
parent 327018191b
commit 53d337a168
6 changed files with 134 additions and 103 deletions

View file

@ -73,7 +73,6 @@ class ExportDialog : public ArdourDialog
PublicEditor& editor;
ARDOUR::Session* session;
ARDOUR::AudioRegion* audio_region;
Gtk::VBox vpacker;
Gtk::VBox track_vpacker;
Gtk::HBox hpacker;
Gtk::HBox button_box;