From 8071b2a21014f9d97f3285a7ee0fcf141b96ce35 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 11 Apr 2016 22:16:06 +0100 Subject: [PATCH] Added struct for CardDAV. --- source/common/timers.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/common/timers.h b/source/common/timers.h index 5952a57..4bb4482 100644 --- a/source/common/timers.h +++ b/source/common/timers.h @@ -30,6 +30,7 @@ struct ETagDB; struct frmContactEditor; +struct CardDAV; class wxActTimer : public wxTimer { -- 2.39.2