the return of the theme selector, plus 3 new themes from cooltehno
[ardour.git] / gtk2_ardour / ui_config.h
index 06338aae39f6ee91f13362c59a18ea3ad2238d3e..76a628b9be9308047f7adc5b503ef47d3055e534 100644 (file)
@@ -46,6 +46,8 @@ private:
     public:
        static UIConfiguration& instance();
 
+       static std::string color_file_suffix;
+
        void load_rc_file (bool themechange, bool allow_own = true);
 
        int load_state ();
@@ -144,4 +146,3 @@ private:
 };
 
 #endif /* __ardour_ui_configuration_h__ */
-