src/EditProduct.h

changeset 176
69a033e099a2
parent 175
f1ed3a2a94e9
child 184
da148d6b4c95
--- a/src/EditProduct.h	Thu Apr 28 22:49:13 2022 +0200
+++ b/src/EditProduct.h	Fri Apr 29 17:07:35 2022 +0200
@@ -158,6 +158,7 @@
     static bool misc_sort_test(const Miscs &D1, const Miscs &D2);
     static bool yeast_sort_test(const Yeasts &D1, const Yeasts &D2);
     void WindowTitle();
+    void showEquipment();
     void setLocked(bool val);
     void brewing_salt_sub(QString salt, double val);
     void set_brewing_salt(QString salt, double val);

mercurial