改了几个bug,提交

This commit is contained in:
Mike Solar
2023-08-15 20:12:36 +08:00
parent 409443e311
commit 46f48b8440
7 changed files with 175 additions and 77 deletions

View File

@ -55,6 +55,7 @@ private:
QString orig_name_str;
QString path_str;
QVBoxLayout* layout_inner;
Record2 *row;
bool isEdit;
private slots:
void broswer_exe();