回退 '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

@@ -29,7 +29,7 @@ private:
void initConnections();
void isDownloading(const QUrl &url);
void setAppinfoTags(const QStringList &tagList);
void notifyUserUnsupportedTags(bool ubuntuSupport, bool lingmoSupport, bool deepinSupport, bool uosSupport);
void notifyUserUnsupportedTags(bool ubuntuSupport, bool deepinSupport, bool uosSupport);
signals:
void clickedDownloadBtn();