* Remove intrusive tooltips - TP_SHARPENING_TOOLTIP * Remove TP_SHARPENING_TOOLTIP from default
This commit is contained in:
@@ -25,8 +25,6 @@ using namespace rtengine::procparams;
|
||||
Sharpening::Sharpening () : FoldableToolPanel(this, "sharpening", M("TP_SHARPENING_LABEL"), true, true)
|
||||
{
|
||||
|
||||
setEnabledTooltipMarkup(M("TP_SHARPENING_TOOLTIP"));
|
||||
|
||||
Gtk::HBox* hb = Gtk::manage (new Gtk::HBox ());
|
||||
hb->set_border_width (4);
|
||||
hb->show ();
|
||||
|
Reference in New Issue
Block a user