summaryrefslogtreecommitdiffstats
path: root/lib/kpilotlocallink.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kpilotlocallink.h')
-rw-r--r--lib/kpilotlocallink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotlocallink.h b/lib/kpilotlocallink.h
index 99df9b9..05efdd5 100644
--- a/lib/kpilotlocallink.h
+++ b/lib/kpilotlocallink.h
@@ -45,7 +45,7 @@ class KDE_EXPORT KPilotLocalLink : public KPilotLink
Q_OBJECT
TQ_OBJECT
public:
- KPilotLocalLink( TQObject *tqparent=0L, const char *name=0L );
+ KPilotLocalLink( TQObject *parent=0L, const char *name=0L );
virtual ~KPilotLocalLink();
virtual TQString statusString() const;