mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Name tweak (more consistent with other code)
This commit is contained in:
parent
245154d06a
commit
e5a41084f3
2 changed files with 4 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ public:
|
|||
std::string get_description () const;
|
||||
|
||||
private:
|
||||
Gtk::Entry _name_editor;
|
||||
Gtk::Entry _name_entry;
|
||||
Gtk::TextView _description_editor;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue