summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mailit/mailitwindow.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mailit/mailitwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mailit/mailitwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/mailit/mailitwindow.h b/noncore/unsupported/mailit/mailitwindow.h
index e818d32..11e56b9 100644
--- a/noncore/unsupported/mailit/mailitwindow.h
+++ b/noncore/unsupported/mailit/mailitwindow.h
@@ -33,6 +33,7 @@ class MailItWindow: public QMainWindow
{
Q_OBJECT
public:
+ static QString appName() { return QString::fromLatin1("mailit"); }
MailItWindow(QWidget *parent = 0, const char *name = 0, WFlags fl = 0);
~MailItWindow();