diff options
Diffstat (limited to 'core/downloadfromdcthread.h')
-rw-r--r-- | core/downloadfromdcthread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h index 185f62aa4..265fb499e 100644 --- a/core/downloadfromdcthread.h +++ b/core/downloadfromdcthread.h @@ -78,6 +78,7 @@ struct mydescriptor { const char *product; dc_family_t type; unsigned int model; + unsigned int transports; }; /* This fills the vendor list QStringList and related members. |