summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mail.pro
authoralwin <alwin>2004-01-10 03:22:16 (UTC)
committer alwin <alwin>2004-01-10 03:22:16 (UTC)
commitabf23602a446e30ec18d16d3495da5747a96072b (patch) (unidiff)
tree80dd4d6089c3d7c5f45a8f0a4e6c2b53cfca2e9b /noncore/net/mail/mail.pro
parent6248e82bf1b077c54e3e2b85801a99fa0f86434d (diff)
downloadopie-abf23602a446e30ec18d16d3495da5747a96072b.zip
opie-abf23602a446e30ec18d16d3495da5747a96072b.tar.gz
opie-abf23602a446e30ec18d16d3495da5747a96072b.tar.bz2
mh box fully functional
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems
Diffstat (limited to 'noncore/net/mail/mail.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/mail.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro
index 90e1e46..552f0e5 100644
--- a/noncore/net/mail/mail.pro
+++ b/noncore/net/mail/mail.pro
@@ -6,2 +6,3 @@ HEADERS = defines.h \
6 accountview.h \ 6 accountview.h \
7 accountitem.h \
7 mainwindow.h \ 8 mainwindow.h \
@@ -20,2 +21,3 @@ SOURCES = main.cpp \
20 accountview.cpp \ 21 accountview.cpp \
22 accountitem.cpp \
21 composemail.cpp \ 23 composemail.cpp \