summaryrefslogtreecommitdiffabout
path: root/kmicromail/accountitem.h
Side-by-side diff
Diffstat (limited to 'kmicromail/accountitem.h') (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/accountitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmicromail/accountitem.h b/kmicromail/accountitem.h
index f125eeb..faf919d 100644
--- a/kmicromail/accountitem.h
+++ b/kmicromail/accountitem.h
@@ -38,2 +38,3 @@ public:
virtual bool isDraftfolder();
+ Opie::Core::OSmartPointer<Folder> getFolder() { return folder; };