src/EditRecipeTab2.cpp

changeset 142
1caa15a0eefc
parent 139
f947c6988e91
child 148
ba25a566b100
--- a/src/EditRecipeTab2.cpp	Mon Apr 18 10:55:33 2022 +0200
+++ b/src/EditRecipeTab2.cpp	Mon Apr 18 20:00:49 2022 +0200
@@ -313,6 +313,7 @@
     }
     if (svg == 0)
 	svg = 77.0;
+    ui->est_svgEdit->setValue(svg);
 
     double fg;
     if (mashkg > 0 && mashinfuse > 0 && mashtime > 0 && mashtemp > 0)

mercurial