From d3a0355b55cb0975fa2021f3a3433cb9428057ef Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 21 Jun 2016 19:25:18 -0400 Subject: tweaks to how UIConfiguration::color_file_name() operates --- gtk2_ardour/ui_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/ui_config.h') diff --git a/gtk2_ardour/ui_config.h b/gtk2_ardour/ui_config.h index 3db30c0180..ddfd2f9ecd 100644 --- a/gtk2_ardour/ui_config.h +++ b/gtk2_ardour/ui_config.h @@ -60,7 +60,7 @@ private: XMLNode& get_variables (std::string); void set_variables (const XMLNode&); - std::string color_file_name (bool use_my, bool with_program, bool with_version) const; + std::string color_file_name (bool use_my, bool with_program_name, bool with_version) const; typedef std::map Colors; typedef std::map ColorAliases; -- cgit v1.2.3