From 8f4eb9a829d70a28c1d6dff8baa1034e57878c56 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 13 八月 2025 23:07:34 +0800 Subject: [PATCH] 250813 --- historydata.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/historydata.h b/historydata.h index fbc7551..56e6542 100644 --- a/historydata.h +++ b/historydata.h @@ -55,6 +55,8 @@ void on_checkBox_updatePoolClose_clicked(); + void on_pushButton_updateRank_clicked(); + private: Ui::HistoryData *ui; -- Gitblit v1.8.0