mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Clarify round-robin color palette API name
This commit is contained in:
parent
9e35a9da66
commit
c228d05c47
6 changed files with 7 additions and 16 deletions
|
|
@ -98,7 +98,7 @@ void resize_window_to_proportion_of_monitor (Gtk::Window*, int, int);
|
|||
|
||||
std::string escape_underscores (std::string const &);
|
||||
|
||||
Gdk::Color unique_palette_color (std::list<Gdk::Color> &);
|
||||
Gdk::Color round_robin_palette_color ();
|
||||
Gdk::Color unique_random_color (std::list<Gdk::Color> &);
|
||||
|
||||
std::string rate_as_string (float r);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue