summaryrefslogtreecommitdiffstats
path: root/kmail/kmsystemtray.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-14 23:32:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-14 23:32:05 +0000
commit6d83f2c4e31c985122f6de9dab69d9f1d727b48a (patch)
treeeeccd1e9d41b24faee3933e7de9e90237c810e21 /kmail/kmsystemtray.h
parent9850ee57acacfaf0546fc5bb6ae62cccf638feac (diff)
downloadtdepim-6d83f2c4e31c985122f6de9dab69d9f1d727b48a.tar.gz
tdepim-6d83f2c4e31c985122f6de9dab69d9f1d727b48a.zip
Fixed quit from kmail system tray
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmail/kmsystemtray.h')
-rw-r--r--kmail/kmsystemtray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmail/kmsystemtray.h b/kmail/kmsystemtray.h
index 21f63181..ab80f362 100644
--- a/kmail/kmsystemtray.h
+++ b/kmail/kmsystemtray.h
@@ -57,6 +57,7 @@ private slots:
void foldersChanged();
void selectedAccount(int);
void updateNewMessages();
+ void tray_quit();
protected:
void mousePressEvent(TQMouseEvent *);