mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
continued work on timeline types conversion. in theory, just editor_ops.cc remains
This commit is contained in:
parent
aa56f4a16e
commit
2a08e4bdaa
46 changed files with 364 additions and 348 deletions
|
|
@ -40,6 +40,8 @@ public:
|
|||
Temporal::timepos_t end_time() const;
|
||||
Temporal::timecnt_t length() const;
|
||||
|
||||
void set (Temporal::timepos_t const &, Temporal::timepos_t const &);
|
||||
|
||||
bool consolidate ();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue