mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Location timestamp changes - can now sort by location creation date: gtk part
This commit is contained in:
parent
7d4f72174c
commit
31ec8ce7d1
4 changed files with 33 additions and 3 deletions
|
|
@ -79,6 +79,7 @@ protected:
|
|||
Gtk::Entry name_entry;
|
||||
Gtk::Label name_label;
|
||||
Gtk::Label number_label;
|
||||
Gtk::Label date_label;
|
||||
|
||||
Gtk::HBox start_hbox;
|
||||
AudioClock start_clock;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue