From d1a7eb08cad465c5fc0de53f75aaecf7803f0945 Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 28 Dec 2003 02:45:07 +0000 Subject: - dir handling for mbox accounts (delete, new, delete all mail) - fixed memory leaks in mbox account class - reduced count of used string constants while using "tr" with context string - mbox displays messages into global status bar - fixed a possible raise condition when deleting a mail directory --- (limited to 'noncore/net/mail/newmaildir.h') diff --git a/noncore/net/mail/newmaildir.h b/noncore/net/mail/newmaildir.h index 1eb904e..496eaf4 100644 --- a/noncore/net/mail/newmaildir.h +++ b/noncore/net/mail/newmaildir.h @@ -5,7 +5,7 @@ class Newmdirdlg : public Newmdirdlgui { Q_OBJECT public: - Newmdirdlg( QWidget* parent = 0, const char* name = 0); + Newmdirdlg( QWidget* parent = 0, const char* name = 0,bool no_sub=false); ~Newmdirdlg(); const QString&Newdir()const; -- cgit v0.9.0.2