Reduce or eliminate some artifacts in CIECAM02 - and others bugs
This commit is contained in:
@@ -33,6 +33,8 @@ SharpenMicro::SharpenMicro () : Gtk::VBox(), FoldableToolPanel(this) {
|
||||
|
||||
enabled = Gtk::manage (new Gtk::CheckButton (M("GENERAL_ENABLED")));
|
||||
enabled->set_active (true);
|
||||
enabled->set_tooltip_markup (M("TP_SHARPENING_TOOLTIP"));
|
||||
|
||||
pack_start(*enabled, Gtk::PACK_SHRINK, 0);
|
||||
enabled->show ();
|
||||
|
||||
|
Reference in New Issue
Block a user