Session Metadata: add a Description field.

* This is a multi-line text field.
* If the session is a template, we might show this in the New Session dialog.
This commit is contained in:
Ben Loftis 2017-07-14 13:58:41 -05:00
parent a1143a0ed6
commit 0a0eec2adc
5 changed files with 93 additions and 5 deletions

View file

@ -446,6 +446,7 @@ void RouteTemplateManager::init ()
_progress_bar.hide ();
}
#include <cerrno>
void
SessionTemplateManager::rename_template (TreeModel::iterator& item, const Glib::ustring& new_name_)