回退 'Pull Request !218 : 添加对LingmoOS的支持'

This commit is contained in:
2023-06-08 12:00:47 +00:00
committed by Gitee
parent b715f1c54b
commit 5cf8b587ee
11 changed files with 7 additions and 82 deletions

View File

@@ -85,8 +85,6 @@ QString tags=json["Tags"].toString(); //Read the Tags
ui->tag_community->show();//Tags icon shows like this
if(tagList[i]=="ubuntu")
ui->tag_ubuntu->show();
if(tagList[i]=="ubuntu")
ui->tag_ubuntu->show();
if(tagList[i]=="deepin")
ui->tag_deepin->show();
if(tagList[i]=="uos")