src/global.h

changeset 279
8540fd0166e7
parent 278
ed562a2a4ca4
child 280
efc213beb605
equal deleted inserted replaced
278:ed562a2a4ca4 279:8540fd0166e7
84 84
85 struct Hops 85 struct Hops
86 { 86 {
87 QString h_name; 87 QString h_name;
88 QString h_origin; 88 QString h_origin;
89 QString h_notes;
90 QString h_substitutes;
89 double h_amount; 91 double h_amount;
90 double h_cost; 92 double h_cost;
91 int h_type; 93 int h_type;
92 int h_form; 94 int h_form;
93 int h_useat; 95 int h_useat;

mercurial