Fix #4565 : Segfault saving image using RTv2_sRGB.icc
Also, replace identing tabs by spaces in some files
This commit is contained in:
@@ -3152,7 +3152,7 @@ int ProcParams::save(const Glib::ustring& fname, const Glib::ustring& fname2, bo
|
||||
saveToKeyfile(
|
||||
!pedited || pedited->icm.outputIntent,
|
||||
"Color Management",
|
||||
"OutputProfileIntent", {
|
||||
"OutputProfileIntent", {
|
||||
{RI_PERCEPTUAL, "Perceptual"},
|
||||
{RI_RELATIVE, "Relative"},
|
||||
{RI_SATURATION, "Saturation"},
|
||||
|
||||
Reference in New Issue
Block a user