Copy sent mails to /boot/home/mail/sent. Hope that makes more clear if a mail should be send (in out folder) or already has be sent.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40570 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler
2011-02-20 03:54:28 +00:00
parent 84eaee26b8
commit 7ab6cb9ac5
4 changed files with 6 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
#include <View.h>
#include <FilePanel.h>
class BTextControl;
class BButton;