diff options
Diffstat (limited to 'lib/kpilotdevicelinkPrivate.h')
-rw-r--r-- | lib/kpilotdevicelinkPrivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotdevicelinkPrivate.h b/lib/kpilotdevicelinkPrivate.h index defdb86..573f3e4 100644 --- a/lib/kpilotdevicelinkPrivate.h +++ b/lib/kpilotdevicelinkPrivate.h @@ -216,7 +216,7 @@ class DeviceCommThread : public TQObject, public TQThread friend class KPilotDeviceLink; Q_OBJECT - TQ_OBJECT + public: DeviceCommThread(KPilotDeviceLink *d); |