From 5f8b00b9567d41d1f4681e2240528b9fce2d7b3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 23 Jun 2013 02:17:48 -0500 Subject: Use the largest possible font for the unread display in kmail and akregator if the tray icon size is less than 22 pixels This resolves Bug 1251 --- kmail/kmsystemtray.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kmail/kmsystemtray.h') diff --git a/kmail/kmsystemtray.h b/kmail/kmsystemtray.h index c63fdd1df..b689def57 100644 --- a/kmail/kmsystemtray.h +++ b/kmail/kmsystemtray.h @@ -69,6 +69,7 @@ protected: void showKMail(); void buildPopupMenu(); void updateCount(); + void resizeEvent(TQResizeEvent *); TQString prettyName(KMFolder *); -- cgit v1.2.1