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) (side-by-side diff)
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
@@ -4,6 +4,7 @@ HEADERS = defines.h \
editaccounts.h \
composemail.h \
accountview.h \
+ accountitem.h \
mainwindow.h \
viewmail.h \
viewmailbase.h \
@@ -18,6 +19,7 @@ SOURCES = main.cpp \
opiemail.cpp \
mainwindow.cpp \
accountview.cpp \
+ accountitem.cpp \
composemail.cpp \
addresspicker.cpp \
editaccounts.cpp \