More toolbar tweaking - Ardour fits on 1024x768!

git-svn-id: svn://localhost/ardour2/branches/midi@659 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2006-06-30 17:15:45 +00:00
parent f57bc15a6c
commit 5dc4abef79
10 changed files with 94 additions and 148 deletions

View file

@ -1264,10 +1264,6 @@ class Editor : public PublicEditor
void editor_mixer_button_toggled ();
AudioClock selection_start_clock;
Gtk::Label selection_start_clock_label;
AudioClock selection_end_clock;
Gtk::Label selection_end_clock_label;
AudioClock edit_cursor_clock;
AudioClock zoom_range_clock;
Gtk::Button zoom_in_button;