new style for Gtk::Entry widgets
[ardour.git] / gtk2_ardour / ui_config.h
index 76a628b9be9308047f7adc5b503ef47d3055e534..ddfd2f9ecd3f25defe8319f3706faafbe81397b6 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_name, 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;