mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
add SessionDialog::clear_name()
This commit is contained in:
parent
0ea5344be6
commit
195245fdb0
2 changed files with 8 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ public:
|
|||
_provided_session_name = session_name;
|
||||
_provided_session_path = session_path;
|
||||
}
|
||||
void clear_name ();
|
||||
|
||||
private:
|
||||
bool new_only;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue