update checker

This commit is contained in:
GenevensiS
2026-02-08 02:27:19 +01:00
parent 42b9c241f3
commit 46414307fd
36 changed files with 917 additions and 544 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
private:
PackageUpdateList* package_list; ///< List of available packages
PackageInfoPanel* package_info; ///< Description of the selected package
wxStaticText* waiting_info; ///< Did we get the list of installers?
/// List of the packages shown in this window
InstallablePackages installable_packages;