diff options
Diffstat (limited to 'core/downloadfromdcthread.h')
-rw-r--r-- | core/downloadfromdcthread.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h index a5cf84073..3a93115db 100644 --- a/core/downloadfromdcthread.h +++ b/core/downloadfromdcthread.h @@ -58,8 +58,6 @@ private: class DownloadThread : public QThread { Q_OBJECT - Q_PROPERTY(dive_table_t *table READ table CONSTANT) - Q_PROPERTY(dive_site_table_t *sites READ sites CONSTANT) public: DownloadThread(); |