mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
make verbose canvas cursor color be set in its constructor rather than explicitly
This commit is contained in:
parent
353f857d6e
commit
0a9595f74f
3 changed files with 1 additions and 9 deletions
|
|
@ -34,8 +34,6 @@ public:
|
|||
ArdourCanvas::Item* canvas_item () const;
|
||||
bool visible () const;
|
||||
|
||||
void set_color (uint32_t);
|
||||
|
||||
void set (std::string const &);
|
||||
void set_time (framepos_t);
|
||||
void set_duration (framepos_t, framepos_t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue