Hide raw border adjuster when method pixelshift is selected

This commit is contained in:
heckflosse
2018-06-28 15:18:51 +02:00
parent 00cc9372d8
commit e7010e6a4d
2 changed files with 9 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ class BayerProcess : public ToolParamBlock, public AdjusterListener, public Chec
protected:
MyComboBoxText* method;
Gtk::HBox* borderbox;
Gtk::HBox *imageNumberBox;
Adjuster* border;
MyComboBoxText* imageNumber;