src/EditProduct.h

changeset 184
da148d6b4c95
parent 176
69a033e099a2
child 189
722a4eed545d
--- a/src/EditProduct.h	Sun May 01 11:38:53 2022 +0200
+++ b/src/EditProduct.h	Sun May 01 16:27:00 2022 +0200
@@ -159,7 +159,7 @@
     static bool yeast_sort_test(const Yeasts &D1, const Yeasts &D2);
     void WindowTitle();
     void showEquipment();
-    void setLocked(bool val);
+    void setStage();
     void brewing_salt_sub(QString salt, double val);
     void set_brewing_salt(QString salt, double val);
     void calcFermentables();

mercurial