summaryrefslogtreecommitdiffstats
path: root/kresources/caldav/reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/caldav/reader.h')
-rw-r--r--kresources/caldav/reader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kresources/caldav/reader.h b/kresources/caldav/reader.h
index c34f2083..b62a5931 100644
--- a/kresources/caldav/reader.h
+++ b/kresources/caldav/reader.h
@@ -81,8 +81,10 @@ public:
protected:
virtual int runJob(runtime_info* caldavRuntime);
+ virtual int runTasksJob(runtime_info* caldavRuntime);
virtual void cleanJob();
+ virtual void cleanTasksJob();
private: