summaryrefslogtreecommitdiffstats
path: root/src/kde/kchmdcopiface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kde/kchmdcopiface.h')
-rw-r--r--src/kde/kchmdcopiface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kde/kchmdcopiface.h b/src/kde/kchmdcopiface.h
index 2c8800f..39872f9 100644
--- a/src/kde/kchmdcopiface.h
+++ b/src/kde/kchmdcopiface.h
@@ -34,7 +34,7 @@ class KCHMDCOPIface : public TQObject, public DCOPObject
K_DCOP
public:
- KCHMDCOPIface( TQObject *tqparent = 0, const char *name = 0 );
+ KCHMDCOPIface( TQObject *parent = 0, const char *name = 0 );
~KCHMDCOPIface();
k_dcop: