From 99cf287037a0d9f99e4fc035d1b9f6db08bb6583 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 18 Jun 2002 13:49:13 +0000 Subject: added queue mail support --- (limited to 'noncore/unsupported/mail2/composerbase.h') diff --git a/noncore/unsupported/mail2/composerbase.h b/noncore/unsupported/mail2/composerbase.h index 75b77f4..9d3e4fc 100644 --- a/noncore/unsupported/mail2/composerbase.h +++ b/noncore/unsupported/mail2/composerbase.h @@ -41,7 +41,7 @@ protected: QPEToolBar *toolbar, *attachToolbar; QComboBox *fromBox, *from, *receiversBox, *subjectBox, *priority; QLineEdit *replyto, *to, *cc, *bcc, *subject; - QAction *sendmail, *attachfile, *addressbook, *abort, *addattach, *delattach; + QAction *sendmail, *queuemail, *attachfile, *addressbook, *abort, *addattach, *delattach; QLabel *fromLabel, *status; protected slots: -- cgit v0.9.0.2