Merge branch 'master' into softproofing
This commit is contained in:
@@ -46,8 +46,8 @@ public:
|
||||
ProfileContent (const ProfileContent& other);
|
||||
ProfileContent& operator= (const rtengine::ProfileContent& other);
|
||||
|
||||
ProfileContent (const Glib::ustring& fileName);
|
||||
ProfileContent (cmsHPROFILE hProfile);
|
||||
explicit ProfileContent (const Glib::ustring& fileName);
|
||||
explicit ProfileContent (cmsHPROFILE hProfile);
|
||||
cmsHPROFILE toProfile () const;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user