From 3da0c9594ec7967c35cc9851c9403f8303ec542b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:42 -0600 Subject: Remove spurious TQ_OBJECT instances --- kimagemapeditor/mapslistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimagemapeditor/mapslistview.h') diff --git a/kimagemapeditor/mapslistview.h b/kimagemapeditor/mapslistview.h index af4d3653..c256888a 100644 --- a/kimagemapeditor/mapslistview.h +++ b/kimagemapeditor/mapslistview.h @@ -31,7 +31,7 @@ class KListView; class MapsListView : public TQVBox { Q_OBJECT - TQ_OBJECT + public: MapsListView(TQWidget *parent, const char *name); ~MapsListView(); -- cgit v1.2.1