Free output gamma see #issue679 and #issue672 with the help and advice of Michael and Olli

This commit is contained in:
jdc
2011-05-17 06:50:34 +02:00
parent 860fa2e35b
commit 3008d61a3f
18 changed files with 244 additions and 36 deletions

View File

@@ -251,6 +251,10 @@ class ColorManagementParamsEdited {
bool working;
bool output;
bool gamma;
bool gampos;
bool slpos;
bool gamfree;
bool freegamma;
};
class EqualizerParamsEdited {