diff options
Diffstat (limited to 'kontact/plugins/test/test_part.h')
-rw-r--r-- | kontact/plugins/test/test_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/test/test_part.h b/kontact/plugins/test/test_part.h index 7f14aed27..1be87ddea 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: |