mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
Close export directory browser dialog when clicking on 'Cancel' button, Fixes #6594
This commit is contained in:
parent
e344d379d2
commit
e1c421c67b
1 changed files with 1 additions and 0 deletions
|
|
@ -344,6 +344,7 @@ The filename will be chosen from the information just above the folder selector.
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
CriticalSelectionChanged();
|
CriticalSelectionChanged();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue