basic email parsing
This commit is contained in:
@@ -57,7 +57,7 @@ private slots:
|
||||
void on_add_new_check_button_clicked();
|
||||
|
||||
void on_deleteSelectedButton_clicked();
|
||||
|
||||
void set_check_params(std::map<std::string, std::string>);
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
std::vector<Check> checks;
|
||||
|
||||
Reference in New Issue
Block a user