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

@@ -332,6 +332,9 @@ class ColorManagementParams {
Glib::ustring working;
Glib::ustring output;
Glib::ustring gamma;
double gampos;
double slpos;
bool freegamma;
};