configurable tiles per thread also for rcd, #5203

This commit is contained in:
heckflosse
2019-03-03 17:29:19 +01:00
parent b83069fd51
commit 77475a3827
10 changed files with 43 additions and 15 deletions

View File

@@ -315,6 +315,7 @@ public:
prevdemo_t prevdemo; // Demosaicing method used for the <100% preview
bool serializeTiffRead;
size_t chunkSizeCA;
size_t chunkSizeRCD;
bool menuGroupRank;
bool menuGroupLabel;
bool menuGroupFileOperations;