summaryrefslogtreecommitdiffstats
path: root/kmail/kmkernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmkernel.h')
-rw-r--r--kmail/kmkernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmkernel.h b/kmail/kmkernel.h
index 871582ac..d9445123 100644
--- a/kmail/kmkernel.h
+++ b/kmail/kmkernel.h
@@ -86,7 +86,7 @@ class KDE_EXPORT KMKernel : public TQObject, virtual public KMailIface
TQ_OBJECT
public:
- KMKernel (TQObject *tqparent=0, const char *name=0);
+ KMKernel (TQObject *parent=0, const char *name=0);
~KMKernel ();
/** dcop callable stuff */