From 20a43d0e0ff9e9f6ee5349373fd810c6597abf00 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 29 四月 2024 22:33:13 +0800 Subject: [PATCH] 0429 --- internal_system_v1/converinfo2.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/converinfo2.h b/internal_system_v1/converinfo2.h index 2d53842..96c6384 100644 --- a/internal_system_v1/converinfo2.h +++ b/internal_system_v1/converinfo2.h @@ -30,6 +30,8 @@ void on_pushButton_commit_clicked(); + void on_pushButton_laodFile_clicked(); + private: Ui::ConverInfo2 *ui; QMenu *m_menu; -- Gitblit v1.8.0