From 2f8f2b51ac004c1325dd8c3c2a24d3fec62450f0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:39 -0600 Subject: Remove spurious TQ_OBJECT instances --- lib/koproperty/editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/koproperty/editor.h') diff --git a/lib/koproperty/editor.h b/lib/koproperty/editor.h index 05725529b..7f8d41fa3 100644 --- a/lib/koproperty/editor.h +++ b/lib/koproperty/editor.h @@ -63,7 +63,7 @@ class EditorItem; class KOPROPERTY_EXPORT Editor : public KListView { Q_OBJECT - TQ_OBJECT + public: /*! Creates an empty Editor with \a parent as parent widget. -- cgit v1.2.3