From 2976f05958ecafaa1cfe53d277e6af31844ac93d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- kpackage/kplview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpackage/kplview.h') diff --git a/kpackage/kplview.h b/kpackage/kplview.h index 7e31529..936f512 100644 --- a/kpackage/kplview.h +++ b/kpackage/kplview.h @@ -50,7 +50,7 @@ class packageDisplayWidget; class KpTreeList: public KListView { Q_OBJECT - TQ_OBJECT + public: KpTreeList ( TQWidget * parent = 0); -- cgit v1.2.3