summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopetesimplemessagehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/kopetesimplemessagehandler.h')
-rw-r--r--kopete/libkopete/kopetesimplemessagehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetesimplemessagehandler.h b/kopete/libkopete/kopetesimplemessagehandler.h
index af6de4ab..9a5fd296 100644
--- a/kopete/libkopete/kopetesimplemessagehandler.h
+++ b/kopete/libkopete/kopetesimplemessagehandler.h
@@ -45,7 +45,7 @@ public:
* @see Kopete::MessageHandlerFactory::filterPosition
*/
SimpleMessageHandlerFactory( Message::MessageDirection direction, int position,
- QObject *target, const char *slot );
+ TQObject *target, const char *slot );
~SimpleMessageHandlerFactory();
/**