summaryrefslogtreecommitdiffstats
path: root/kresources/birthdays/resourcekabcconfig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/birthdays/resourcekabcconfig.cpp')
-rw-r--r--kresources/birthdays/resourcekabcconfig.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/birthdays/resourcekabcconfig.cpp b/kresources/birthdays/resourcekabcconfig.cpp
index ec33aaba..20a9aaf4 100644
--- a/kresources/birthdays/resourcekabcconfig.cpp
+++ b/kresources/birthdays/resourcekabcconfig.cpp
@@ -33,8 +33,8 @@
using namespace KCal;
-ResourceKABCConfig::ResourceKABCConfig( TQWidget* parent, const char* name )
- : KRES::ConfigWidget( parent, name )
+ResourceKABCConfig::ResourceKABCConfig( TQWidget* tqparent, const char* name )
+ : KRES::ConfigWidget( tqparent, name )
{
TQGridLayout *topLayout = new TQGridLayout( this, 5, 1, 11, 6 );