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 e7fed7f5..a1d13f09 100644
--- a/kppp/conwindow.h
+++ b/kppp/conwindow.h
@@ -41,7 +41,7 @@ Q_OBJECT
TQ_OBJECT
public:
- ConWindow(TQWidget *tqparent, const char *name,TQWidget *main, PPPStats *st);
+ ConWindow(TQWidget *parent, const char *name,TQWidget *main, PPPStats *st);
~ConWindow();
protected: