From: Steve Brokenshire Date: Mon, 11 Apr 2016 21:16:06 +0000 (+0100) Subject: Added struct for CardDAV. X-Git-Tag: release-0.12~13 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=8071b2a21014f9d97f3285a7ee0fcf141b96ce35 Added struct for CardDAV. --- 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 {