mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 13:16:27 +01:00
removed no-longer-used Editor::track_canvas_motion()
Conflicts: gtk2_ardour/editor.h
This commit is contained in:
parent
e99734f07a
commit
2f77f2bc69
13 changed files with 40 additions and 61 deletions
|
|
@ -33,7 +33,7 @@ public:
|
|||
|
||||
void set_color (uint32_t);
|
||||
|
||||
void set (std::string const &, double, double);
|
||||
void set (std::string const &);
|
||||
void set_text (std::string const &);
|
||||
void set_position (double, double);
|
||||
void set_time (framepos_t, double, double);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue