automatically select the system monitor profile if the preferences say so
Fix for issue #3821
This commit is contained in:
@@ -78,6 +78,9 @@ public:
|
||||
cmsHPROFILE getStdProfile(const Glib::ustring& name) const;
|
||||
ProfileContent getContent(const Glib::ustring& name) const;
|
||||
|
||||
Glib::ustring getDefaultMonitorProfileName() const;
|
||||
void setDefaultMonitorProfileName(const Glib::ustring &name);
|
||||
|
||||
cmsHPROFILE getXYZProfile() const;
|
||||
cmsHPROFILE getsRGBProfile() const;
|
||||
|
||||
|
Reference in New Issue
Block a user