- 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
@@ -1,7 +1,7 @@
#ifndef TOOLS_H
#define TOOLS_H
#include "mainwindow.h"
//#include "mainwindow.h"
#include <string>
#include <vector>
#include <array>