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 1be87ddea..c70b98952 100644 --- a/kontact/plugins/test/test_part.h +++ b/kontact/plugins/test/test_part.h @@ -34,7 +34,7 @@ class KAddressBookIface_stub; class TestPart : public KParts::ReadOnlyPart { Q_OBJECT - TQ_OBJECT + public: |