src/global.h

changeset 350
37b3c690b02c
parent 349
f05aeee71a14
child 355
f3318d9d6668
equal deleted inserted replaced
349:f05aeee71a14 350:37b3c690b02c
395 int yeasts_row; 395 int yeasts_row;
396 int mashs_row; 396 int mashs_row;
397 double mashs_kg; ///< Kg fermentables in the mash. 397 double mashs_kg; ///< Kg fermentables in the mash.
398 int mashs_time; ///< Total mash time. 398 int mashs_time; ///< Total mash time.
399 double preboil_sg; 399 double preboil_sg;
400 double preboil_ph;
400 }; 401 };
401 402
402 403
403 /* 404 /*
404 * The main product record stored in the database. 405 * The main product record stored in the database.

mercurial