Files
inspectrum/mainwindow.cpp
Josh Blum 04b989142f added QMessageBox dialog on failure to open file
This was previously an uncaught exception.
When a file cannot be opened, this presents a pop-up dialog.
Otherwise the error could be lost if there is no console,
or may not be presented when the stack unwinds due to uncaught exception.
2017-11-25 16:26:48 -06:00

3.9 KiB