src/global.h

changeset 285
f66df13aee7f
parent 284
33bb98c33e6a
child 286
18a7e8d67fc5
--- a/src/global.h	Mon Jun 13 17:34:51 2022 +0200
+++ b/src/global.h	Mon Jun 13 21:01:19 2022 +0200
@@ -132,12 +132,16 @@
     QString	name;
     QString	laboratory;
     QString	product_id;
+    QString	notes;
+    QString	best_for;
+    QString	short_desc;
     double	amount;
     int		type;
     int		form;
     double	min_temperature;
     double	max_temperature;
     int		flocculation;
+    int		max_reuse;
     double	attenuation;
     double	cells;
     double	tolerance;

mercurial