summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/history/historyguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/history/historyguiclient.h')
-rw-r--r--kopete/plugins/history/historyguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/historyguiclient.h b/kopete/plugins/history/historyguiclient.h
index 86c4ae21..69909a69 100644
--- a/kopete/plugins/history/historyguiclient.h
+++ b/kopete/plugins/history/historyguiclient.h
@@ -28,7 +28,7 @@ class TDEAction;
*/
class HistoryGUIClient : public TQObject , public KXMLGUIClient
{
-Q_OBJECT
+TQ_OBJECT
public:
HistoryGUIClient(Kopete::ChatSession *parent = 0, const char *name = 0);