format with astylert

This commit is contained in:
Desmis
2019-07-19 08:17:54 +02:00
parent 22d1f2ce69
commit 17c81e1903
3 changed files with 1504 additions and 1018 deletions

View File

@@ -106,7 +106,7 @@ private:
FlatCurveEditor* CCmaskcbshape;
FlatCurveEditor* LLmaskcbshape;
FlatCurveEditor* HHmaskcbshape;
// Adjuster widgets
// Color & Light
Adjuster* const lightness;
@@ -284,11 +284,11 @@ private:
//local contrast
Gtk::CheckButton* const fftwlc;
sigc::connection fftwlcConn;
//CBDL
Gtk::CheckButton* const enacbMask;
sigc::connection enacbMaskConn;
// ComboBox widgets
// Color & Light
MyComboBoxText* const qualitycurveMethod;
@@ -313,7 +313,7 @@ private:
sigc::connection softMethodConn;
MyComboBoxText* const showmasksoftMethod;
sigc::connection showmasksoftMethodConn;
// Retinex
MyComboBoxText* const retinexMethod;
sigc::connection retinexMethodConn;