From 0f45c977d7530b6ca827b7a7c7da7469f01800ca Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 11 Sep 2004 08:56:57 +0000 Subject: More config changes --- (limited to 'kmicromail/accountitem.h') diff --git a/kmicromail/accountitem.h b/kmicromail/accountitem.h index f125eeb..faf919d 100644 --- a/kmicromail/accountitem.h +++ b/kmicromail/accountitem.h @@ -36,6 +36,7 @@ public: virtual AccountView*accountView(); virtual bool matchName(const QString&name)const; virtual bool isDraftfolder(); + Opie::Core::OSmartPointer getFolder() { return folder; }; protected: AccountViewItem*findSubItem(const QString&path,AccountViewItem*start=0); -- cgit v0.9.0.2