merge with dev

This commit is contained in:
Desmis
2019-12-17 14:08:57 +01:00
6 changed files with 147 additions and 60 deletions

View File

@@ -2073,6 +2073,7 @@ bool EditorPanel::idle_sentToGimp (ProgressConnector<int> *pc, rtengine::IImagef
{
img->free ();
int errore = pc->returnValue();
setProgressState(false);
delete pc;
if (!errore) {