X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mainwindow.h;h=c47e9bf8a8213128606ec6ecaacd148eef1401fd;hb=e25f3e74ee30c48d4b60fa7cee303ea8fc5388b6;hp=ea4ba37048a4e893280713276b6558a5eba82ae9;hpb=db63793cbaba047c6cd5b7cd00f6e76c5a6fb907;p=pkanalytics diff --git a/mainwindow.h b/mainwindow.h index ea4ba37..c47e9bf 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -39,6 +39,7 @@ private: void update_status(uint64_t t); void update_player_buttons(uint64_t t); void update_action_buttons(uint64_t t); + void update_gender_ratio(uint64_t t); Ui::MainWindow *ui; EventsModel *events;