summaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/downloadfromdcthread.h')
-rw-r--r--core/downloadfromdcthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h
index 62d86ae67..e4cfb2351 100644
--- a/core/downloadfromdcthread.h
+++ b/core/downloadfromdcthread.h
@@ -70,6 +70,7 @@ public:
private:
struct dive_table downloadTable;
+ struct dive_site_table diveSiteTable;
DCDeviceData *m_data;
};