summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/viewmail.h
authoralwin <alwin>2003-12-02 21:21:53 (UTC)
committer alwin <alwin>2003-12-02 21:21:53 (UTC)
commitd5b6b246978ff34fb21b3306899c997528f8341c (patch) (side-by-side diff)
tree1d5e67efc9a37dcf5f752dee8c96a53919c2e171 /noncore/unsupported/mail2/viewmail.h
parentb25754f6ecb9ded83323e39ad62b8fd18ae278ca (diff)
downloadopie-d5b6b246978ff34fb21b3306899c997528f8341c.zip
opie-d5b6b246978ff34fb21b3306899c997528f8341c.tar.gz
opie-d5b6b246978ff34fb21b3306899c997528f8341c.tar.bz2
fix of bug number 0001210
the libmail is now called libcoremail (fix inside the .pro files) mail application got a appName for quicklauncher.
Diffstat (limited to 'noncore/unsupported/mail2/viewmail.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/viewmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/viewmail.h b/noncore/unsupported/mail2/viewmail.h
index efc2300..de36f7a 100644
--- a/noncore/unsupported/mail2/viewmail.h
+++ b/noncore/unsupported/mail2/viewmail.h
@@ -47,6 +47,7 @@ public:
void hide();
void exec();
+ static QString appName() { return QString::fromLatin1("mail"); }
protected:
// void fillList(IMAPResponseBODYSTRUCTURE &structure);