disable-notify-distro

This commit is contained in:
2024-04-26 21:39:01 +08:00
parent ce54af0936
commit 2d8fd466dd
+1 -1
View File
@@ -410,7 +410,7 @@ void AppIntoPage::setAppinfoTags(const QStringList &tagList)
ui->tag_a2d->show(); ui->tag_a2d->show();
} }
} }
notifyUserUnsupportedTags(ubuntuSupport, deepinSupport, uosSupport); // notifyUserUnsupportedTags(ubuntuSupport, deepinSupport, uosSupport);
} }
void AppIntoPage::notifyUserUnsupportedTags(bool ubuntuSupport, bool deepinSupport, bool uosSupport) void AppIntoPage::notifyUserUnsupportedTags(bool ubuntuSupport, bool deepinSupport, bool uosSupport)