Fixed bug in Output profile and add illuminant choice to Icc V4

This commit is contained in:
Desmis
2018-04-17 17:22:22 +02:00
parent b5898e0a54
commit 49340d5c76
10 changed files with 215 additions and 19 deletions

View File

@@ -591,6 +591,7 @@ public:
bool freegamma;
bool wprimari;
bool wprofile;
bool wtemp;
};
class WaveletParamsEdited
{