src/EditYeast.h

changeset 293
6df94ca2bfde
parent 26
dfc4df8f9632
child 385
09af9f46518f
equal deleted inserted replaced
292:b6ec2e275736 293:6df94ca2bfde
28 void temp_hi_changed(); 28 void temp_hi_changed();
29 void grhllo_changed(); 29 void grhllo_changed();
30 void sglo_changed(); 30 void sglo_changed();
31 void grhlhi_changed(); 31 void grhlhi_changed();
32 void sghi_changed(); 32 void sghi_changed();
33 void prod_date_clear();
34 void prod_date_today();
35 void tht_date_clear();
36 void tht_date_today();
33 37
34 private: 38 private:
35 Ui::EditYeast *ui; 39 Ui::EditYeast *ui;
36 int recno; 40 int recno;
37 bool textIsChanged = false; 41 bool textIsChanged = false;

mercurial