version Ok

This commit is contained in:
2023-01-22 14:33:23 +01:00
parent a23ffb6bbe
commit 7546aedec2
11 changed files with 519 additions and 154 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
#define DOWNLOADFILE_H
#include <QObject>
//#include "ui_mainwindow.h"
#include <stdio.h>
#include <stdlib.h>
#include <cstdlib>
class MainWindow;