From d5b6b246978ff34fb21b3306899c997528f8341c Mon Sep 17 00:00:00 2001 From: alwin Date: Tue, 02 Dec 2003 21:21:53 +0000 Subject: fix of bug number 0001210 the libmail is now called libcoremail (fix inside the .pro files) mail application got a appName for quicklauncher. --- (limited to 'noncore/unsupported/mail2/viewmail.h') 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); -- cgit v0.9.0.2