mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-11 02:09:03 -04:00
More temporary diags
This commit is contained in:
+1
-1
@@ -230,6 +230,6 @@ void WSJTXLogging::qt_log_handler (QtMsgType type, QMessageLogContext const& con
|
||||
if (QtFatalMsg == type)
|
||||
{
|
||||
// bail out
|
||||
throw std::runtime_error {"Fatal Qt Error"};
|
||||
//throw std::runtime_error {"Fatal Qt Error"};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user