Enable DCP options regardless of DCP source. Neutral profile disables DCP curve and look table. Fixes #2922

This commit is contained in:
Ingo
2015-09-30 17:45:36 +02:00
committed by Beep6581
parent e525fbb353
commit ee4e56ce00
5 changed files with 94 additions and 84 deletions

View File

@@ -93,6 +93,7 @@ private:
double dcpTemperatures[2];
bool enableLastICCWorkDirChange;
Glib::ustring lastRefFilename;
Glib::ustring camName;
void updateDCP(int dcpIlluminant, Glib::ustring dcp_name);
public:
ICMPanel ();