Solving issue 807 (to be confirmed): "g-key-file-error-quark occures rather often and freeze RT"
This commit is contained in:
@@ -29,11 +29,12 @@ namespace rtengine {
|
||||
|
||||
class Thumbnail {
|
||||
|
||||
Glib::Mutex thumbMutex;
|
||||
|
||||
cmsHPROFILE camProfile;
|
||||
double iColorMatrix[3][3];
|
||||
double cam2xyz[3][3];
|
||||
|
||||
|
||||
void transformPixel (int x, int y, int tran, int& tx, int& ty);
|
||||
|
||||
static unsigned short *igammatab;
|
||||
|
Reference in New Issue
Block a user