Exposure and Contrast by Detail Levels buttons made to stretch and fit, no issue.

This commit is contained in:
DrSlony
2015-07-08 09:42:24 +02:00
parent e3131f9c07
commit 3f019c92b7
3 changed files with 16 additions and 13 deletions

View File

@@ -41,6 +41,7 @@ class ToneCurve : public ToolParamBlock, public AdjusterListener, public Foldabl
Gtk::HBox* hlrbox;
Gtk::ToggleButton* autolevels;
Gtk::Label* lclip;
MySpinButton* sclip;
Gtk::Button* neutral;
Adjuster* expcomp;