Close export directory browser dialog when clicking on 'Cancel' button, Fixes #6594

This commit is contained in:
Tim Mayberry 2015-09-27 21:55:20 +10:00
parent e344d379d2
commit e1c421c67b

View File

@ -344,6 +344,7 @@ The filename will be chosen from the information just above the folder selector.
break;
}
}
break;
}
CriticalSelectionChanged();