summaryrefslogtreecommitdiffstats
path: root/kppp/conwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/conwindow.h')
-rw-r--r--kppp/conwindow.h2
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);