mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
compile fix
This commit is contained in:
parent
959f76c843
commit
ac19a51d38
1 changed files with 0 additions and 1 deletions
|
|
@ -508,7 +508,6 @@ class LIBARDOUR_API TempoMap : public PBD::StatefulDestructible
|
|||
|
||||
std::pair<double, framepos_t> predict_tempo_position (TempoSection* section, const Timecode::BBT_Time& bbt);
|
||||
bool can_solve_bbt (TempoSection* section, const Timecode::BBT_Time& bbt);
|
||||
std::pair<double, double> ntpm_minmax () { return _ntpm_minmax; }
|
||||
|
||||
PBD::Signal1<void,const PBD::PropertyChange&> MetricPositionChanged;
|
||||
void fix_legacy_session();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue