From 7615e71760fcb69cbed857caf4bbc03ef5dba610 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Wed, 25 Sep 2019 21:21:37 +0200 Subject: Import: remove QML properties from DownloadThread QML doesn't access these directly anymore but goes via the model. Signed-off-by: Berthold Stoeger --- core/downloadfromdcthread.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/downloadfromdcthread.h') 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(); -- cgit v1.2.3-70-g09d2