mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Improve behavior of overwrite_file_dialog.
- Make overwrite file dialogs transient. - Cancelling the overwrite dialog doesn't close initial dialog.
This commit is contained in:
parent
e8a832f03f
commit
6ccffbaf09
12 changed files with 180 additions and 110 deletions
|
|
@ -219,6 +219,7 @@ class RouteUI : public virtual AxisView
|
|||
virtual void map_frozen ();
|
||||
|
||||
void adjust_latency ();
|
||||
bool process_save_template_prompter (ArdourPrompter& prompter, const std::string& dir);
|
||||
void save_as_template ();
|
||||
void open_remote_control_id_dialog ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue