Skip to content
Snippets Groups Projects
Commit 658ed2bb authored by Marco Biasini's avatar Marco Biasini
Browse files

fix BZDNG-197

parent eae985e2
Branches
Tags
No related merge requests found
......@@ -57,6 +57,7 @@ void LogReader::LogMessage(const String& message, int severity){
}
}
}
std::cerr << message;
}
QMessageBox::Icon LogReader::GetIconForSeverity(int severity){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment