Merge branch gtk3-gui-touchup-and-bugfix into gtk3

This commit is contained in:
Hombre
2016-01-30 20:13:36 +01:00
13 changed files with 203 additions and 236 deletions

View File

@@ -340,6 +340,7 @@ Retinex::Retinex () : FoldableToolPanel (this, "retinex", M ("TP_RETINEX_LABEL")
settingsVBox->pack_start (*medianmap);
medianmap->show ();
expsettings->add (*settingsVBox);
expsettings->setLevel (2);
neutrHBox = Gtk::manage (new Gtk::HBox ());
neutrHBox->set_border_width (2);