summaryrefslogtreecommitdiffstats
path: root/kmail/customtemplates.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/customtemplates.cpp')
-rw-r--r--kmail/customtemplates.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/customtemplates.cpp b/kmail/customtemplates.cpp
index 6a0a7f4cf..ef3668df4 100644
--- a/kmail/customtemplates.cpp
+++ b/kmail/customtemplates.cpp
@@ -52,8 +52,8 @@
#include "customtemplates.h"
-CustomTemplates::CustomTemplates( TQWidget *parent, const char *name )
- :CustomTemplatesBase( parent, name ),
+CustomTemplates::CustomTemplates( TQWidget *tqparent, const char *name )
+ :CustomTemplatesBase( tqparent, name ),
mCurrentItem( 0 ),
mBlockChangeSignal( false )
{