diff -r 545d31130844 -r bce87b8b604b src/EditProduct.cpp --- a/src/EditProduct.cpp Sun May 01 10:31:31 2022 +0200 +++ b/src/EditProduct.cpp Sun May 01 11:38:53 2022 +0200 @@ -910,6 +910,11 @@ ui->brew_mashsgShow->setValue(0); ui->brew_masheffShow->setValue(product->brew_mash_efficiency); + ui->brew_spargetempShow->setValue(product->sparge_temp); + ui->brew_spargevolShow->setValue(product->sparge_volume); + ui->brew_spargeestShow->setValue(product->brew_sparge_est); + ui->brew_spargephEdit->setValue(product->brew_sparge_ph); + // Tab fermentation. // Tab packaging.