DCP dual illuminant support
see issue 1336
This commit is contained in:
@@ -48,6 +48,7 @@ class ICMPanel : public Gtk::VBox, public AdjusterListener, public FoldableToolP
|
||||
Gtk::RadioButton* icamera;
|
||||
Gtk::RadioButton* icameraICC;
|
||||
Gtk::RadioButton* ifromfile;
|
||||
MyComboBoxText* prefprof;
|
||||
Gtk::CheckButton* ckbBlendCMSMatrix;
|
||||
MyComboBoxText* wnames;
|
||||
MyComboBoxText* wgamma;
|
||||
@@ -83,6 +84,7 @@ class ICMPanel : public Gtk::VBox, public AdjusterListener, public FoldableToolP
|
||||
void GamChanged ();
|
||||
void ipSelectionChanged ();
|
||||
void iccTogglesChanged();
|
||||
void prefProfChanged();
|
||||
|
||||
void setRawMeta (bool raw, const rtengine::ImageData* pMeta);
|
||||
void saveReferencePressed ();
|
||||
|
Reference in New Issue
Block a user