X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mainwindow.h;h=9408436ae6e1e1e8a62f7f98fd62144a715d1202;hb=1f701edba5013eedf60558b568b3c72ab81a2c08;hp=83ed90957118262b443acb0eabbfb318926acb3b;hpb=812ca0c734b4b297a5d6be8c171863491568e787;p=pkanalytics diff --git a/mainwindow.h b/mainwindow.h index 83ed909..9408436 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -23,6 +23,7 @@ private: void insert_player_event(int button_id); void insert_noplayer_event(const std::string &type); void set_current_event_type(const std::string &type); + void insert_or_change_formation(bool offense); void delete_current_event(); void make_substitution(); void formation_double_clicked(bool offense, unsigned row);