From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kpovmodeler/pmlibraryhandleedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmlibraryhandleedit.h') diff --git a/kpovmodeler/pmlibraryhandleedit.h b/kpovmodeler/pmlibraryhandleedit.h index 88c7ed2c..6b35ddcb 100644 --- a/kpovmodeler/pmlibraryhandleedit.h +++ b/kpovmodeler/pmlibraryhandleedit.h @@ -37,7 +37,7 @@ class PMLibraryHandle; class PMLibraryHandleEdit: public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /** * Construct a dialog to edit the properties of lib. The library will be -- cgit v1.2.1