Use lwrcase_dirname for desktop file names and substitutions.
[ardour.git] / gtk2_ardour / session_option_editor.h
index 2e7ba192b6dfb4fabc42e4a381ab83c582e1e6e9..425ec3707bcf40efcb06e40869c656cab74eaaa5 100644 (file)
@@ -41,6 +41,9 @@ private:
        bool get_use_monitor_section ();
 
        ComboOption<float>* _vpu;
+       EntryOption* _take_name;
+
+       void save_defaults ();
 };
 
 #endif /* __gtk_ardour_session_option_editor_h__ */