summaryrefslogtreecommitdiffstats
path: root/kppp/kpppwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/kpppwidget.h')
-rw-r--r--kppp/kpppwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/kpppwidget.h b/kppp/kpppwidget.h
index 08c9e956..596464a3 100644
--- a/kppp/kpppwidget.h
+++ b/kppp/kpppwidget.h
@@ -64,7 +64,7 @@ class KPPPWidget : public TQWidget, virtual public KpppIface {
TQ_OBJECT
public:
- KPPPWidget( TQWidget *tqparent=0, const char *name=0 );
+ KPPPWidget( TQWidget *parent=0, const char *name=0 );
~KPPPWidget();
void setPW_Edit(const TQString &);