Change label CBDL tooltip - simplify GUI tooltip

This commit is contained in:
Desmis
2020-07-09 10:26:09 +02:00
parent bc596090ec
commit b7fa705580
4 changed files with 16 additions and 99 deletions

View File

@@ -1088,6 +1088,7 @@ class LocallabCBDL:
{
private:
const std::array<Adjuster*, 6> multiplier;
Gtk::Frame* const levFrame;
Adjuster* const chromacbdl;
Adjuster* const threshold;
Adjuster* const blurcbdl;