Close export directory browser dialog when clicking on 'Cancel' button, Fixes #6594
This commit is contained in:
parent
e344d379d2
commit
e1c421c67b
@ -344,6 +344,7 @@ The filename will be chosen from the information just above the folder selector.
|
||||
break;
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
CriticalSelectionChanged();
|
||||
|
Loading…
Reference in New Issue
Block a user