Tone-mapping with CIECAM02 see issue1643
This commit is contained in:
@@ -29,6 +29,7 @@ EdgePreservingDecompositionUI::EdgePreservingDecompositionUI () : Gtk::VBox(), F
|
||||
|
||||
enabled = Gtk::manage (new Gtk::CheckButton (M("GENERAL_ENABLED")));
|
||||
enabled->set_active (false);
|
||||
enabled->set_tooltip_markup (M("TP_EPD_TOOLTIP"));
|
||||
enabled->show ();
|
||||
pack_start (*enabled);
|
||||
|
||||
|
Reference in New Issue
Block a user