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 573f3e4..e14ffae 100644 --- a/lib/kpilotdevicelinkPrivate.h +++ b/lib/kpilotdevicelinkPrivate.h @@ -215,7 +215,7 @@ class DeviceCommThread : public TQObject, public TQThread { friend class KPilotDeviceLink; -Q_OBJECT +TQ_OBJECT public: |