src/EditProductTab7.cpp

changeset 307
afd711e37f68
parent 301
fe6346211b5b
child 411
c78f8cf11849
--- a/src/EditProductTab7.cpp	Thu Jun 23 16:56:07 2022 +0200
+++ b/src/EditProductTab7.cpp	Fri Jun 24 11:07:34 2022 +0200
@@ -439,6 +439,7 @@
     product->wg_amount = volume;
     ui->w1_volEdit->setValue(product->w1_amount);
 
+    check_waters();
     is_changed();
     emit refreshAll();
 }

mercurial