mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
[Summary] Little cleanup
This commit is contained in:
parent
0212b7581c
commit
db0c85efbc
1 changed files with 8 additions and 10 deletions
|
|
@ -1610,9 +1610,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
||||||
Gtk::Table toolbar_selection_clock_table;
|
Gtk::Table toolbar_selection_clock_table;
|
||||||
Gtk::Label toolbar_selection_cursor_label;
|
Gtk::Label toolbar_selection_cursor_label;
|
||||||
|
|
||||||
WavesButton& marker_button;
|
|
||||||
MarkerIODialog* marker_io_dialog;
|
MarkerIODialog* marker_io_dialog;
|
||||||
void marker_button_clicked (WavesButton*);
|
|
||||||
WavesButton& add_marker_button;
|
WavesButton& add_marker_button;
|
||||||
WavesButton& global_solo_button;
|
WavesButton& global_solo_button;
|
||||||
void solo_blink (bool);
|
void solo_blink (bool);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue