From 7a29ce102ca45e5b7888e898073d7c1342a7d9e3 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期五, 08 八月 2025 23:29:22 +0800
Subject: [PATCH] 滑动窗口 排名

---
 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