From d5b298be14c173d62e8fbc6a3803ba8f657f3dcb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 16:15:42 -0600 Subject: Fix a few strings that contain Status --- kmail/kmreaderwin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmreaderwin.h') diff --git a/kmail/kmreaderwin.h b/kmail/kmreaderwin.h index 7d72cd787..d31889261 100644 --- a/kmail/kmreaderwin.h +++ b/kmail/kmreaderwin.h @@ -421,7 +421,7 @@ public slots: void slotMessageArrived( KMMessage *msg ); /** start IM Chat with addressee */ void slotIMChat(); - void contacStatusChanged( const TQString &uid); + void contactStatusChanged( const TQString &uid); void slotLevelQuote( int l ); void slotTouchMessage(); -- cgit v1.2.1