From 7d32cf3813b7145b98c86b59867092e04aa2621a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Aug 2011 09:48:53 +0000 Subject: Give route groups their own colour, settable from the route group dialogue. Americanise spelling of color in a few places to avoid confusion. Fixes #4224. Addresses parts of #2650 and #4064. git-svn-id: svn://localhost/ardour2/branches/3.0@10030 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/utils.h') diff --git a/gtk2_ardour/utils.h b/gtk2_ardour/utils.h index c019989d94..d511b0e718 100644 --- a/gtk2_ardour/utils.h +++ b/gtk2_ardour/utils.h @@ -91,4 +91,6 @@ void resize_window_to_proportion_of_monitor (Gtk::Window*, int, int); std::string escape_underscores (std::string const &); +Gdk::Color unique_random_color (std::list &); + #endif /* __ardour_gtk_utils_h__ */ -- cgit v1.2.3