diff -r bfd4e07c20cb -r 52efe638e79a src/EditProduct.h --- a/src/EditProduct.h Sat May 28 21:08:09 2022 +0200 +++ b/src/EditProduct.h Mon May 30 21:44:40 2022 +0200 @@ -306,6 +306,7 @@ void calcPack(); void exportBeerXML(); void printProduct(); + void printChecklist(); }; #endif