From e8ca3ebcf4cf356497670a455f43e08a16c0f2aa Mon Sep 17 00:00:00 2001 From: harlekin Date: Tue, 09 Dec 2003 23:51:22 +0000 Subject: more updated to the mail viewer --- (limited to 'noncore/net/mail/composemail.h') diff --git a/noncore/net/mail/composemail.h b/noncore/net/mail/composemail.h index c7ae22a..196a471 100644 --- a/noncore/net/mail/composemail.h +++ b/noncore/net/mail/composemail.h @@ -35,6 +35,7 @@ public: public slots: void slotAdjustColumns(); + protected slots: void accept(); @@ -48,6 +49,8 @@ private slots: void addAttachment(); void removeAttachment(); + + private: Settings *settings; QList smtpAccounts; -- cgit v0.9.0.2