Correction of code format with AStyle
This commit is contained in:
@@ -487,13 +487,13 @@ Locallab::Locallab():
|
||||
lightness->setAdjusterListener(this);
|
||||
|
||||
contrast->setAdjusterListener(this);
|
||||
/*
|
||||
/*
|
||||
Gtk::Image* iblueredL = Gtk::manage(new RTImage("ajd-wb-bluered1.png"));
|
||||
Gtk::Image* iblueredR = Gtk::manage(new RTImage("ajd-wb-bluered2.png"));
|
||||
|
||||
warm = Gtk::manage(new Adjuster(M("TP_LOCALLAB_WARM"), -100., 100., 1., 0., iblueredL, iblueredR));
|
||||
warm->setAdjusterListener(this);
|
||||
*/
|
||||
*/
|
||||
chroma->setAdjusterListener(this);
|
||||
|
||||
sensi->set_tooltip_text(M("TP_LOCALLAB_SENSI_TOOLTIP"));
|
||||
|
Reference in New Issue
Block a user