mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Re-expose timecode offset in the session option editor.
git-svn-id: svn://localhost/ardour2/branches/3.0@8146 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
044a2cca8f
commit
a5ea47ff0d
12 changed files with 107 additions and 70 deletions
|
|
@ -212,7 +212,7 @@ class AudioClock : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
void build_ops_menu ();
|
||||
void setup_events ();
|
||||
|
||||
void timecode_offset_changed ();
|
||||
void session_configuration_changed (std::string);
|
||||
void set_size_requests ();
|
||||
|
||||
static const uint32_t field_length[(int)AudioFrames+1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue