summaryrefslogtreecommitdiffstats
path: root/lib/kpilotdevicelinkPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kpilotdevicelinkPrivate.h')
-rw-r--r--lib/kpilotdevicelinkPrivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kpilotdevicelinkPrivate.h b/lib/kpilotdevicelinkPrivate.h
index e945295..defdb86 100644
--- a/lib/kpilotdevicelinkPrivate.h
+++ b/lib/kpilotdevicelinkPrivate.h
@@ -109,8 +109,8 @@ private:
class Messages
{
public:
- Messages(KPilotDeviceLink *tqparent) :
- fDeviceLink(tqparent)
+ Messages(KPilotDeviceLink *parent) :
+ fDeviceLink(parent)
{
reset();
}