summaryrefslogtreecommitdiffstats
path: root/kppp/connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/connect.h')
-rw-r--r--kppp/connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/connect.h b/kppp/connect.h
index fe3c361c..a41b21e8 100644
--- a/kppp/connect.h
+++ b/kppp/connect.h
@@ -44,7 +44,7 @@
class PPPStats;
class ConnectWidget : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
ConnectWidget(TQWidget *parent, const char *name, PPPStats *st);