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 --- kresources/tvanytime/kcal_resourcetvanytime.h | 2 +- kresources/tvanytime/kcal_resourcetvanytimeconfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kresources/tvanytime') diff --git a/kresources/tvanytime/kcal_resourcetvanytime.h b/kresources/tvanytime/kcal_resourcetvanytime.h index 23922e703..526d1f181 100644 --- a/kresources/tvanytime/kcal_resourcetvanytime.h +++ b/kresources/tvanytime/kcal_resourcetvanytime.h @@ -51,7 +51,7 @@ class TVAnytimePrefsBase; class KDE_EXPORT ResourceTVAnytime : public ResourceCached { Q_OBJECT - TQ_OBJECT + public: ResourceTVAnytime(); diff --git a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h index 6e23ee851..404738ae1 100644 --- a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h +++ b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h @@ -41,7 +41,7 @@ class ResourceCachedSaveConfig; class KDE_EXPORT ResourceTVAnytimeConfig : public KRES::ConfigWidget { Q_OBJECT - TQ_OBJECT + public: ResourceTVAnytimeConfig( TQWidget *parent = 0, const char *name = 0 ); -- cgit v1.2.1