From 3017081b30370a0581cac5804516bf1d8a5c8533 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:46 -0600 Subject: Remove spurious TQ_OBJECT instances --- lib/kpilotdevicelink.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kpilotdevicelink.h') diff --git a/lib/kpilotdevicelink.h b/lib/kpilotdevicelink.h index 6fe02ef..673cfb0 100644 --- a/lib/kpilotdevicelink.h +++ b/lib/kpilotdevicelink.h @@ -75,7 +75,7 @@ friend class PilotSerialDatabase; friend class DeviceCommThread; Q_OBJECT - TQ_OBJECT + public: /** -- cgit v1.2.1