mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
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:
parent
f57bc15a6c
commit
5dc4abef79
10 changed files with 94 additions and 148 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue