Preference Dropdown to limit Automatable Parameters
[ardour.git] / gtk2_ardour / save_template_dialog.h
index c2cb8f8a7bff4436140edce14dd8a2d1a54779ee..45b7e5874ce90ac5b516aa3816194e8b169797b2 100644 (file)
@@ -38,7 +38,7 @@ public:
        std::string get_description () const;
 
 private:
-       Gtk::Entry _name_editor;
+       Gtk::Entry _name_entry;
        Gtk::TextView _description_editor;
 };