summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays/resourcekabcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/birthdays/resourcekabcconfig.h')
-rw-r--r--tderesources/birthdays/resourcekabcconfig.h6
1 files changed, 3 insertions, 3 deletions
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);