添加 返回列表按钮

This commit is contained in:
Maicss
2020-08-08 09:12:46 +08:00
parent 3ca8fac6f9
commit f39890240f
10 changed files with 306 additions and 45 deletions

View File

@@ -42,6 +42,7 @@ int main(int argc, char *argv[])
w.setMinimumHeight(760);
w.resize(1180,760);
}
// w.resize(925,650);
w.show();
QString arg1=argv[1];