From 855560925aacf54c29cdf8e191769638648c361a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 15:58:57 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/dolphindetailsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 8027f06..f039557 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -41,7 +41,7 @@ class DolphinView; class DolphinDetailsView : public KFileDetailView, public ItemEffectsManager { Q_OBJECT - TQ_OBJECT + public: /** -- cgit v1.2.1