Change GUI labels -Log encoding

This commit is contained in:
Desmis
2020-10-29 11:57:30 +01:00
parent 6f7f41237e
commit 393c9f3461
4 changed files with 15 additions and 11 deletions

View File

@@ -1197,6 +1197,7 @@ private:
Gtk::CheckButton* const fullimage;
Gtk::CheckButton* const Autogray;
Adjuster* const sourceGray;
Gtk::Frame* const log2Frame;
Adjuster* const targetGray;
Adjuster* const detail;
Adjuster* const baselog;