src/MainWindow.h

changeset 78
3a6cba2dd05d
parent 74
4ac38457a709
child 81
562ed7d1b74d
equal deleted inserted replaced
77:86a3277a7317 78:3a6cba2dd05d
74 void fromProfileWaters(); 74 void fromProfileWaters();
75 void fromProfileMashs(); 75 void fromProfileMashs();
76 void fromProfileStyles(); 76 void fromProfileStyles();
77 void fromProfileFerments(); 77 void fromProfileFerments();
78 void fromSetup(); 78 void fromSetup();
79 void windowTitle(QString);
80 void statusMsg(QString);
79 81
80 private: 82 private:
81 Ui::MainWindow *ui; 83 Ui::MainWindow *ui;
82 }; 84 };
83 85

mercurial