From 653e1bd92e3266401e34653c598f4b9dc934cc46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:02:10 -0600 Subject: Remove spurious TQ_OBJECT instances --- tqdbusconnection_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqdbusconnection_p.h') diff --git a/tqdbusconnection_p.h b/tqdbusconnection_p.h index c099b98..cf64c2c 100644 --- a/tqdbusconnection_p.h +++ b/tqdbusconnection_p.h @@ -59,7 +59,7 @@ struct DBusServer; class TQT_DBusConnectionPrivate: public TQObject { Q_OBJECT - TQ_OBJECT + public: TQT_DBusConnectionPrivate(TQObject *parent = 0); -- cgit v1.2.1