summaryrefslogtreecommitdiffstats
path: root/kmail/callback.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/callback.h')
-rw-r--r--kmail/callback.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/kmail/callback.h b/kmail/callback.h
index 9bd18889..c7f26058 100644
--- a/kmail/callback.h
+++ b/kmail/callback.h
@@ -77,8 +77,12 @@ public:
bool askForComment( KCal::Attendee::PartStat status ) const;
bool deleteInvitationAfterReply() const;
+ bool exchangeCompatibleInvitations() const;
+ bool outlookCompatibleInvitationReplyComments() const;
private:
+ TQString askForTransport( bool nullIdentity ) const;
+
KMMessage* mMsg;
KMReaderWin* mReaderWin;
mutable TQString mReceiver;