rework of color theme file management
[ardour.git] / gtk2_ardour / ui_config.h
index 76a628b9be9308047f7adc5b503ef47d3055e534..3db30c0180b275fc4a8fe9f68633ae26263a916e 100644 (file)
@@ -60,6 +60,8 @@ 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;
+
        typedef std::map<std::string,ArdourCanvas::Color> Colors;
        typedef std::map<std::string,std::string> ColorAliases;
        typedef std::map<std::string,ArdourCanvas::SVAModifier> Modifiers;