X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mainwindow.h;h=9f27068b0dc5089cd710c55f0c795c2c256ae05b;hb=776ee56ce2e268706ebd677fdf2f5ac903aa9d43;hp=079a3713b3e8bb873713a4bb55a55aea96d48c63;hpb=701073d9fc2e698bb33853b3f20febf4b75cbdb0;p=pkanalytics diff --git a/mainwindow.h b/mainwindow.h index 079a371..9f27068 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -21,6 +21,7 @@ private: void insert_event(int button_id); void set_current_event_type(const std::string &type); void delete_current_event(); + void make_substitution(); void update_status(); Ui::MainWindow *ui;