diff -r 18a7e8d67fc5 -r 83e66c6b6e07 src/global.h --- a/src/global.h Tue Jun 14 09:39:31 2022 +0200 +++ b/src/global.h Tue Jun 14 10:42:39 2022 +0200 @@ -163,7 +163,7 @@ }; -struct Mashs +struct MashSteps { QString step_name; int step_type; @@ -363,7 +363,7 @@ QList hops; QList miscs; QList yeasts; - QList mashs; + QList mashs; /* * These are not in the MySL database, but are global variables @@ -608,7 +608,7 @@ QList hops; QList miscs; QList yeasts; - QList mashs; + QList mashs; /* * These are not in the MySL database, but are global variables