From d64822b8be629c4592da0b9c3eabed4500174752 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 13 五月 2024 00:50:27 +0800 Subject: [PATCH] 0512 --- internal_system_v1/converinfo2.cpp | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/converinfo2.cpp b/internal_system_v1/converinfo2.cpp index 244da58..977cbe0 100644 --- a/internal_system_v1/converinfo2.cpp +++ b/internal_system_v1/converinfo2.cpp @@ -994,3 +994,8 @@ } } } + +void ConverInfo2::on_pushButton_laodFile_clicked() +{ + +} -- Gitblit v1.8.0