From 84ace1135cac57993b72fee7105b92def1638d32 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:58:53 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 97d1732e257f8700488d7ca1660ae7eba8fc6065. --- atlantik/client/atlantik.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'atlantik/client/atlantik.h') diff --git a/atlantik/client/atlantik.h b/atlantik/client/atlantik.h index 377ef98b..7e8ff1b0 100644 --- a/atlantik/client/atlantik.h +++ b/atlantik/client/atlantik.h @@ -18,8 +18,8 @@ #define ATLANTIK_ATLANTIK_H #include -#include -#include +#include +#include #include #include @@ -188,7 +188,7 @@ public slots: */ void slotMsgInfo(TQString msg); - void slotMsgStatus(const TQString &message, const TQString &icon = TQString()); + void slotMsgtqStatus(const TQString &message, const TQString &icon = TQString()); /** * Informs serverMsgs() to append an incoming message from the -- cgit v1.2.1