Skip to content
Snippets Groups Projects
Commit cfa0546c authored by ariotte's avatar ariotte
Browse files

Merge branch 'dev2018' of https://github.com/eiimage/eiimage into dev2018

parents 4083c21e 02cedf9c
No related branches found
No related tags found
No related merge requests found
......@@ -137,6 +137,7 @@ void FilteringService::applyAlgorithm(Filtering* algo)
}
riw = new StandardImageWindow(resImg, _siw->getPath());
_ws->addText(outputMessage);
_ws->addText("-------------------------------------------");
}
if(i == 0) riw->setWindowTitle(_siw->windowTitle() + " - " + _filterChoice->getFilterName() + " Result ");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment