- resolved a bug in retrying donwload

This commit is contained in:
2023-04-27 11:42:53 +02:00
parent f1a024c4b8
commit fc4f896d86
9 changed files with 36 additions and 117 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ class Downloading
class About
{
public:
QString version = "2.11.5";
QString version;
QString author = "Daniel TARTAVEL-JEANNOT";
QString licence = "GPL_V3";
QString description;