X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mainwindow.h;h=112c1612827119fb880db0ebd0b0ae6c7fdf2417;hb=d9d1ea8099961060f8ec41c7009ba3d8d2c3d333;hp=f046b688746933e57db7d10b8fd1f8c147b55fd1;hpb=bf59a4e85aa415271885165e6b23bb3ee03f9bbf;p=pkanalytics diff --git a/mainwindow.h b/mainwindow.h index f046b68..112c161 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -19,6 +19,7 @@ private: void position_changed(uint64_t pos); void seek(int64_t delta_ms); void insert_event(int button_id); + void insert_noplayer_event(const std::string &type); void set_current_event_type(const std::string &type); void delete_current_event(); void make_substitution();