From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- libkcal/resourcelocal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkcal/resourcelocal.h') diff --git a/libkcal/resourcelocal.h b/libkcal/resourcelocal.h index d03f824ca..d5a28eaab 100644 --- a/libkcal/resourcelocal.h +++ b/libkcal/resourcelocal.h @@ -45,7 +45,7 @@ class CalFormat; class LIBKCAL_EXPORT ResourceLocal : public ResourceCached { Q_OBJECT - TQ_OBJECT + friend class ResourceLocalConfig; -- cgit v1.2.1