diff --git a/kmfoldertree.h b/kmfoldertree.h index 4d2031a56..86061fb9b 100644 --- a/kmfoldertree.h +++ b/kmfoldertree.h @@ -243,6 +243,8 @@ protected slots: /** Fires a new-mail-check of the account that is accociated with currentItem */ void slotCheckMail(); + void slotNewMessageToMailingList(); + protected: /** Catch palette changes */ virtual bool event(QEvent *e);