mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
the continuing co-evolution of Editor,EditingContext & MidiCueEditor
This commit is contained in:
parent
10244c0360
commit
f425a974d6
13 changed files with 163 additions and 140 deletions
|
|
@ -98,9 +98,6 @@ class CueEditor : public EditingContext
|
|||
void end_local_tempo_map (std::shared_ptr<Temporal::TempoMap const>);
|
||||
|
||||
protected:
|
||||
void set_canvas_cursor (Gdk::Cursor*);
|
||||
size_t push_canvas_cursor (Gdk::Cursor*);
|
||||
void pop_canvas_cursor ();
|
||||
void reset_x_origin_to_follow_playhead ();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue