summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/test/test_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/test/test_part.h')
-rw-r--r--kontact/plugins/test/test_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/test/test_part.h b/kontact/plugins/test/test_part.h
index 7f14aed2..1be87dde 100644
--- a/kontact/plugins/test/test_part.h
+++ b/kontact/plugins/test/test_part.h
@@ -38,7 +38,7 @@ class TestPart : public KParts::ReadOnlyPart
public:
- TestPart(TQObject *tqparent=0, const char *name=0);
+ TestPart(TQObject *parent=0, const char *name=0);
~TestPart();
protected: