mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
chore:增加获取包图标函数
This commit is contained in:
@@ -107,6 +107,7 @@ void MainWindow::checkUpdates()
|
||||
// QStringList updateablePackages = updater.getUpdateablePackages();
|
||||
QStringList appName = updater.getDesktopAppNames();
|
||||
updater.getPackageSizes();
|
||||
updater.getPackageIcons();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user