mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 05:47:14 +02:00
@ -235,7 +235,7 @@ void qTabDataOutput::GetFileFormat() {
|
||||
break;
|
||||
default:
|
||||
throw RuntimeError(std::string("Unknown file format: ") +
|
||||
std::to_string(static_cast<int>(retval)));
|
||||
std::to_string(static_cast<int>(retval)));
|
||||
}
|
||||
}
|
||||
CATCH_DISPLAY("Could not get file format.", "qTabDataOutput::GetFileFormat")
|
||||
|
Reference in New Issue
Block a user