[TASK] Add one more log line.
This commit is contained in:
parent
151562fdf0
commit
33ed6d8a7b
@ -494,6 +494,7 @@ void ImageViewer::applyBasicFilter() {
|
|||||||
}
|
}
|
||||||
logFile << std::endl;
|
logFile << std::endl;
|
||||||
}
|
}
|
||||||
|
logFile << "Beginning calculation ... " << std::endl;
|
||||||
renewLogging();
|
renewLogging();
|
||||||
|
|
||||||
int h, s, l;
|
int h, s, l;
|
||||||
|
Loading…
Reference in New Issue
Block a user