]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.h
Make the formation buttons actually do something.
[pkanalytics] / mainwindow.h
index 83ed90957118262b443acb0eabbfb318926acb3b..9408436ae6e1e1e8a62f7f98fd62144a715d1202 100644 (file)
@@ -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);