Various interface fixes, closes #5211
This commit is contained in:
@@ -391,7 +391,7 @@ void RawImageSource :: HLRecovery_inpaint (float** red, float** green, float** b
|
||||
double progress = 0.0;
|
||||
|
||||
if (plistener) {
|
||||
plistener->setProgressStr ("HL reconstruction...");
|
||||
plistener->setProgressStr ("PROGRESSBAR_HLREC");
|
||||
plistener->setProgress (progress);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user