forked from GerhardHoffmann/DCLibraries
Add headers for download/reporting thread.
This commit is contained in:
parent
fafea93a62
commit
0c417c6940
@ -20,6 +20,13 @@
|
||||
*/
|
||||
|
||||
#include "hwapi.h"
|
||||
#include "download_thread.h"
|
||||
#include "reporting_thread.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <QThread>
|
||||
#include <QDebug>
|
||||
|
||||
|
||||
static uint32_t hwapi_lastStartAmount;
|
||||
static uint32_t hwapi_lastTotalAmount;
|
||||
|
Loading…
Reference in New Issue
Block a user