summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays/resourcekabcconfig.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-22 11:44:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-22 11:44:51 -0600
commitf74503ce1b2872712090c76ed8715419eef8aa36 (patch)
tree9f3d9437af22b9f1c6bd6bb3f4e615ecefa6ea3e /tderesources/birthdays/resourcekabcconfig.h
parent7c63b8ac46d958513d807b3f25af33f44fba17a0 (diff)
downloadtdepim-f74503ce1b2872712090c76ed8715419eef8aa36.tar.gz
tdepim-f74503ce1b2872712090c76ed8715419eef8aa36.zip
Fix FTBFS
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);