summaryrefslogtreecommitdiffstats
path: root/lib/kpilotdevicelink.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 21:27:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 21:27:35 +0900
commit6508b043abf98d06b79802c637e65e403365eac3 (patch)
treecf38d8601fbf1e5ef2885d0bb99d97226721d51a /lib/kpilotdevicelink.h
parent2c4375efc4964d9d3857bf27472c0e672b384d8e (diff)
downloadkpilot-6508b043abf98d06b79802c637e65e403365eac3.tar.gz
kpilot-6508b043abf98d06b79802c637e65e403365eac3.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kpilotdevicelink.h')
-rw-r--r--lib/kpilotdevicelink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotdevicelink.h b/lib/kpilotdevicelink.h
index 673cfb0..f932371 100644
--- a/lib/kpilotdevicelink.h
+++ b/lib/kpilotdevicelink.h
@@ -74,7 +74,7 @@ class KDE_EXPORT KPilotDeviceLink : public KPilotLink
friend class PilotSerialDatabase;
friend class DeviceCommThread;
-Q_OBJECT
+TQ_OBJECT
public: