mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
move rate_as_string() from EngineControl to utils.cc
This commit is contained in:
parent
884789bfad
commit
cff174b541
4 changed files with 16 additions and 13 deletions
|
|
@ -86,4 +86,6 @@ std::string escape_angled_brackets (std::string const &);
|
|||
|
||||
Gdk::Color unique_random_color (std::list<Gdk::Color> &);
|
||||
|
||||
std::string rate_as_string (float r);
|
||||
|
||||
#endif /* __ardour_gtk_utils_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue