diff options
Diffstat (limited to 'kppp/conwindow.h')
-rw-r--r-- | kppp/conwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/conwindow.h b/kppp/conwindow.h index a1d13f09..f77b75e0 100644 --- a/kppp/conwindow.h +++ b/kppp/conwindow.h @@ -38,7 +38,7 @@ class PPPStats; class ConWindow : public TQWidget { Q_OBJECT - TQ_OBJECT + public: ConWindow(TQWidget *parent, const char *name,TQWidget *main, PPPStats *st); |