mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
get TempoMarkerDrag and BBTRulerDrag to compile
This commit is contained in:
parent
c5c14e2416
commit
c22c8ed69f
4 changed files with 66 additions and 100 deletions
|
|
@ -354,7 +354,7 @@ public:
|
|||
void mixer_strip_width_changed ();
|
||||
void hide_track_in_display (TimeAxisView* tv, bool apply_to_selection = false);
|
||||
void show_track_in_display (TimeAxisView* tv, bool move_into_view = false);
|
||||
void tempo_curve_selected (Temporal::TempoPoint* ts, bool yn);
|
||||
void tempo_curve_selected (Temporal::TempoPoint const * ts, bool yn);
|
||||
|
||||
/* nudge is initiated by transport controls owned by ARDOUR_UI */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue