"1:1" icon added for the EPD tool + EPD fields' renaming
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
|
||||
class EdgePreservingDecompositionUI : public Gtk::VBox, public AdjusterListener, public FoldableToolPanel {
|
||||
protected:
|
||||
Adjuster *Strength;
|
||||
Adjuster *EdgeStopping;
|
||||
Adjuster *Scale;
|
||||
Adjuster *ReweightingIterates;
|
||||
Adjuster *strength;
|
||||
Adjuster *edgeStopping;
|
||||
Adjuster *scale;
|
||||
Adjuster *reweightingIterates;
|
||||
|
||||
Gtk::CheckButton* enabled;
|
||||
bool lastEnabled;
|
||||
|
Reference in New Issue
Block a user