From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- kspy/sigslotview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kspy/sigslotview.h') diff --git a/kspy/sigslotview.h b/kspy/sigslotview.h index cd2bd97b..c0f15da7 100644 --- a/kspy/sigslotview.h +++ b/kspy/sigslotview.h @@ -27,7 +27,7 @@ class SigSlotView : public KListView { Q_OBJECT - TQ_OBJECT + public: SigSlotView(TQWidget *parent=0, const char *name=0); ~SigSlotView(); -- cgit v1.2.3