feat: adapt to Qt6

adapt to Qt6; fix a few bugs

Log: adapt to Qt6; bump version to 4.2.14
This commit is contained in:
zty199
2024-06-21 01:55:09 +08:00
parent d6bc2a96a7
commit 2d1ca2463e
28 changed files with 290 additions and 260 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
#检测网络链接畅通
function network-check()
{
@@ -23,6 +24,5 @@ function network-check()
}
#network-check
echo "不再检测网络"
#echo "不再检测网络"