src/EditProduct.h

changeset 395
7212b980a527
parent 371
d03a426e0b6b
child 439
31419b7cee69
--- a/src/EditProduct.h	Thu Aug 11 10:50:18 2022 +0200
+++ b/src/EditProduct.h	Wed Aug 17 14:30:33 2022 +0200
@@ -301,6 +301,8 @@
     void calcFermentables();
     void calcFermentablesFromOG(double og);
     void calcIBUs();
+    void calcStyle();
+    void calcBU();
     void adjustHops(double factor);
     void adjustMiscs(double factor);
     double ZAlkalinity(double pHZ);

mercurial