the files pp3 was not updated

This commit is contained in:
jdc
2011-01-06 09:55:08 +01:00
parent ac9f1c7b09
commit 90b63e2c0c
8 changed files with 40 additions and 29 deletions

View File

@@ -37,8 +37,9 @@ class PreProcess : public Gtk::VBox, public AdjusterListener, public ToolPanel{
Adjuster* caRed;
Adjuster* caBlue;
Adjuster* exPos;
Adjuster* exPreser;
Adjuster* PexPos;
Adjuster* PexPreser;
Adjuster* lineDenoise;
Adjuster* greenEqThreshold;
Gtk::CheckButton* caAutocorrect;