]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.h
Make it possible to sub (in/out events only, no real effect).
[pkanalytics] / mainwindow.h
index 079a3713b3e8bb873713a4bb55a55aea96d48c63..9f27068b0dc5089cd710c55f0c795c2c256ae05b 100644 (file)
@@ -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;