merge with dev..
This commit is contained in:
@@ -81,6 +81,7 @@ protected:
|
||||
RenderingIntent monitorIntent;
|
||||
bool softProof;
|
||||
bool gamutCheck;
|
||||
bool sharpMask;
|
||||
|
||||
int scale;
|
||||
bool highDetailPreprocessComputed;
|
||||
@@ -466,8 +467,7 @@ public:
|
||||
void getMonitorProfile(Glib::ustring& profile, RenderingIntent& intent) const;
|
||||
void setSoftProofing(bool softProof, bool gamutCheck);
|
||||
void getSoftProofing(bool &softProof, bool &gamutCheck);
|
||||
//>>>>>>> dev
|
||||
|
||||
void setSharpMask (bool sharpMask);
|
||||
bool updateTryLock()
|
||||
{
|
||||
return updaterThreadStart.trylock();
|
||||
|
Reference in New Issue
Block a user