mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
push2: remove Knob::set_position() overload
This commit is contained in:
parent
7c9f3acc60
commit
8cc94e79ac
3 changed files with 2 additions and 3 deletions
|
|
@ -56,7 +56,6 @@ public:
|
|||
void set_text_color (ArdourCanvas::Color);
|
||||
void set_arc_start_color (ArdourCanvas::Color);
|
||||
void set_arc_end_color (ArdourCanvas::Color);
|
||||
void set_position (double x, double y);
|
||||
void set_radius (double r);
|
||||
|
||||
void render (ArdourCanvas::Rect const &, Cairo::RefPtr<Cairo::Context>) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue