summaryrefslogtreecommitdiffstats
path: root/ktalkd/kcmktalkd/forwmachpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktalkd/kcmktalkd/forwmachpage.h')
-rw-r--r--ktalkd/kcmktalkd/forwmachpage.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/ktalkd/kcmktalkd/forwmachpage.h b/ktalkd/kcmktalkd/forwmachpage.h
index 1643aeef..7811eb71 100644
--- a/ktalkd/kcmktalkd/forwmachpage.h
+++ b/ktalkd/kcmktalkd/forwmachpage.h
@@ -3,7 +3,7 @@
*
* Copyright (c) 1998 David Faure
*
- * Requires the Qt widget libraries, available at no cost at
+ * Requires the TQt widget libraries, available at no cost at
* http://www.troll.no/
*
* This program is free software; you can redistribute it and/or modify
@@ -42,9 +42,10 @@ class KSimpleConfig;
class KForwmachPageConfig : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- KForwmachPageConfig( TQWidget *parent=0, const char* name=0,
+ KForwmachPageConfig( TQWidget *tqparent=0, const char* name=0,
KSimpleConfig *config=0);
~KForwmachPageConfig( );