author | conber <conber> | 2002-06-16 10:29:22 (UTC) |
---|---|---|
committer | conber <conber> | 2002-06-16 10:29:22 (UTC) |
commit | 29aa18a58685f3a3250832a427bec69c7608c2e6 (patch) (unidiff) | |
tree | b4591986ce9d74e4bc4e32cf0b3ac02f95199222 | |
parent | ac7ddc479efedd5cbfb0f4a8a3e4fa304abfaa91 (diff) | |
download | opie-29aa18a58685f3a3250832a427bec69c7608c2e6.zip opie-29aa18a58685f3a3250832a427bec69c7608c2e6.tar.gz opie-29aa18a58685f3a3250832a427bec69c7608c2e6.tar.bz2 |
removed passdiag
-rw-r--r-- | noncore/unsupported/mail2/mail.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro index 6e498fd..50d7c68 100644 --- a/noncore/unsupported/mail2/mail.pro +++ b/noncore/unsupported/mail2/mail.pro | |||
@@ -12,7 +12,6 @@ HEADERS = accounteditor.h \ | |||
12 | mainwindow.h \ | 12 | mainwindow.h \ |
13 | mainwindowbase.h \ | 13 | mainwindowbase.h \ |
14 | opendiag.h \ | 14 | opendiag.h \ |
15 | passdiag.h \ | ||
16 | rename.h \ | 15 | rename.h \ |
17 | searchdiag.h \ | 16 | searchdiag.h \ |
18 | viewmail.h \ | 17 | viewmail.h \ |
@@ -30,7 +29,6 @@ SOURCES = accounteditor.cpp \ | |||
30 | mainwindow.cpp \ | 29 | mainwindow.cpp \ |
31 | mainwindowbase.cpp \ | 30 | mainwindowbase.cpp \ |
32 | opendiag.cpp \ | 31 | opendiag.cpp \ |
33 | passdiag.cpp \ | ||
34 | rename.cpp \ | 32 | rename.cpp \ |
35 | searchdiag.cpp \ | 33 | searchdiag.cpp \ |
36 | viewmail.cpp \ | 34 | viewmail.cpp \ |
@@ -39,7 +37,6 @@ INTERFACES = accounteditorbase.ui \ | |||
39 | addresspickerbase.ui \ | 37 | addresspickerbase.ui \ |
40 | configdiagbase.ui \ | 38 | configdiagbase.ui \ |
41 | opendiagbase.ui \ | 39 | opendiagbase.ui \ |
42 | passdiagbase.ui \ | ||
43 | renamebase.ui \ | 40 | renamebase.ui \ |
44 | searchdiagbase.ui | 41 | searchdiagbase.ui |
45 | INCLUDEPATH += $(OPIEDIR)/include libmail | 42 | INCLUDEPATH += $(OPIEDIR)/include libmail |