Add gf to colorlight and gf chroma to merge file

This commit is contained in:
Desmis
2019-11-22 16:56:31 +01:00
parent 06131b5bf8
commit 3a9847dffb
10 changed files with 234 additions and 32 deletions

View File

@@ -169,6 +169,9 @@ private:
Adjuster* const sensi;
Adjuster* const structcol;
Adjuster* const blurcolde;
Adjuster* const strcol;
Adjuster* const strcolab;
Adjuster* const angcol;
Adjuster* const blendmaskcol;
Adjuster* const radmaskcol;
Adjuster* const chromaskcol;
@@ -513,6 +516,7 @@ private:
Gtk::Frame* const merge1colFrame;
Gtk::Frame* const pdeFrame;
Gtk::Frame* const fatFrame;
Gtk::Frame* const gradcolFrame;
Gtk::Frame* const gradFrame;
Gtk::Frame* const gradSHFrame;
Gtk::Frame* const fatSHFrame;