Local adjustments - Tooltips and bug for Dehaz - Retinex (#5937)

* Change tooltip french

* Update labels tooltip french

* Changes TM - sharp - CBDL

* Others changes TM CBDL

* French tooltip denoise - blur

* Change french tooltips denoise blur

* Change combobox blurmethod by checkbox invbl

* Change tooltip blur-denoise

* another change denoise tooltip

* Change one tooltip luminance noise reduction

* Add tooltip to dehaz-retinex

* Change tooltip for dehaze retinex

* Others change tooltip retinex dehaz

* Change bad script for one tooltip MLABEL

* Another change tooltip
This commit is contained in:
Desmis
2020-10-06 13:45:47 +02:00
committed by GitHub
parent cde7aababb
commit d6f8de4281
4 changed files with 32 additions and 19 deletions

View File

@@ -824,6 +824,7 @@ class LocallabRetinex:
{
private:
// Retinex specific widgets
Gtk::Frame* const dehaFrame;
Adjuster* const dehaz;
Adjuster* const depth;
Gtk::CheckButton* const lumonly;