format with astylert
This commit is contained in:
parent
22d1f2ce69
commit
17c81e1903
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -106,7 +106,7 @@ private:
|
|||||||
FlatCurveEditor* CCmaskcbshape;
|
FlatCurveEditor* CCmaskcbshape;
|
||||||
FlatCurveEditor* LLmaskcbshape;
|
FlatCurveEditor* LLmaskcbshape;
|
||||||
FlatCurveEditor* HHmaskcbshape;
|
FlatCurveEditor* HHmaskcbshape;
|
||||||
|
|
||||||
// Adjuster widgets
|
// Adjuster widgets
|
||||||
// Color & Light
|
// Color & Light
|
||||||
Adjuster* const lightness;
|
Adjuster* const lightness;
|
||||||
@ -284,11 +284,11 @@ private:
|
|||||||
//local contrast
|
//local contrast
|
||||||
Gtk::CheckButton* const fftwlc;
|
Gtk::CheckButton* const fftwlc;
|
||||||
sigc::connection fftwlcConn;
|
sigc::connection fftwlcConn;
|
||||||
|
|
||||||
//CBDL
|
//CBDL
|
||||||
Gtk::CheckButton* const enacbMask;
|
Gtk::CheckButton* const enacbMask;
|
||||||
sigc::connection enacbMaskConn;
|
sigc::connection enacbMaskConn;
|
||||||
|
|
||||||
// ComboBox widgets
|
// ComboBox widgets
|
||||||
// Color & Light
|
// Color & Light
|
||||||
MyComboBoxText* const qualitycurveMethod;
|
MyComboBoxText* const qualitycurveMethod;
|
||||||
@ -313,7 +313,7 @@ private:
|
|||||||
sigc::connection softMethodConn;
|
sigc::connection softMethodConn;
|
||||||
MyComboBoxText* const showmasksoftMethod;
|
MyComboBoxText* const showmasksoftMethod;
|
||||||
sigc::connection showmasksoftMethodConn;
|
sigc::connection showmasksoftMethodConn;
|
||||||
|
|
||||||
// Retinex
|
// Retinex
|
||||||
MyComboBoxText* const retinexMethod;
|
MyComboBoxText* const retinexMethod;
|
||||||
sigc::connection retinexMethodConn;
|
sigc::connection retinexMethodConn;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user