Merge from branch 'dev/newlocallab'...

This commit is contained in:
Pandagrapher
2018-10-08 20:56:29 +02:00
156 changed files with 1988 additions and 2057 deletions

View File

@@ -203,7 +203,8 @@ protected:
void reallocAll();
void updateLRGBHistograms();
void setScale(int prevscale);
void updatePreviewImage(int todo, Crop* cropCall = nullptr);
void updatePreviewImage (int todo, bool panningRelatedChange);
// void updatePreviewImage(int todo, Crop* cropCall = nullptr);
MyMutex mProcessing;
ProcParams params;