sqlectron-gui
sqlectron-gui copied to clipboard
Fix handling cancel case on showOpenDialog / showSaveDialog
The methods that utilize the showOpenDialog and showSaveDialog methods expect that the user does not hit cancel. Need to go through and make sure these cases are accounted for.