Patch from Marco Bubke to allow bypassing the input color profile.
This commit is contained in:
@@ -30,7 +30,8 @@ class ICMPanelListener {
|
||||
|
||||
class ICMPanel : public Gtk::VBox, public ToolPanel {
|
||||
|
||||
private:
|
||||
private:
|
||||
Gtk::RadioButton* inone;
|
||||
Gtk::RadioButton* iembedded;
|
||||
Gtk::RadioButton* icamera;
|
||||
Gtk::RadioButton* ifromfile;
|
||||
|
Reference in New Issue
Block a user