From 682e1b63f5554e23d1fc295032635bfcb88d2c95 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 9 Jun 2018 13:14:54 +0200 Subject: mobile: add DCDeviceData properties to qmlmanager add DCDeviceData qml properties etc. to qmlmanager Signed-off-by: Jan Iversen --- core/downloadfromdcthread.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core') diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h index 685c6e5e8..39d87a5a9 100644 --- a/core/downloadfromdcthread.h +++ b/core/downloadfromdcthread.h @@ -99,11 +99,7 @@ public: DownloadThread(); void run() override; -#ifdef SUBSURFACE_MOBILE - Q_INVOKABLE DCDeviceData *data(); -#else DCDeviceData *data(); -#endif // SUBSURFACE_MOBILE QString error; private: -- cgit v1.2.3-70-g09d2