diff options
Diffstat (limited to 'kppp/connect.h')
-rw-r--r-- | kppp/connect.h | 2 |
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); |