From f74503ce1b2872712090c76ed8715419eef8aa36 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 22 Feb 2013 11:44:51 -0600 Subject: Fix FTBFS --- tderesources/birthdays/resourcekabcconfig.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tderesources/birthdays/resourcekabcconfig.h') diff --git a/tderesources/birthdays/resourcekabcconfig.h b/tderesources/birthdays/resourcekabcconfig.h index 41cf1b88..c62037c2 100644 --- a/tderesources/birthdays/resourcekabcconfig.h +++ b/tderesources/birthdays/resourcekabcconfig.h @@ -36,14 +36,14 @@ namespace KCal { /** Configuration widget for birtday/anniversaries resource. - @see ResourceKABC + @see ResourceTDEABC */ -class ResourceKABCConfig : public KRES::ConfigWidget +class ResourceTDEABCConfig : public KRES::ConfigWidget { Q_OBJECT public: - ResourceKABCConfig( TQWidget* parent = 0, const char* name = 0 ); + ResourceTDEABCConfig( TQWidget* parent = 0, const char* name = 0 ); public slots: virtual void loadSettings( KRES::Resource *resource); -- cgit v1.2.3