diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdsearcher.h')
-rw-r--r-- | kopete/plugins/smpppdcs/smpppdsearcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdsearcher.h b/kopete/plugins/smpppdcs/smpppdsearcher.h index e5bb05a1..36c4ac9c 100644 --- a/kopete/plugins/smpppdcs/smpppdsearcher.h +++ b/kopete/plugins/smpppdcs/smpppdsearcher.h @@ -30,7 +30,7 @@ class KProcess; */ class SMPPPDSearcher : public TQObject { Q_OBJECT - TQ_OBJECT + SMPPPDSearcher(const SMPPPDSearcher&); SMPPPDSearcher& operator=(const SMPPPDSearcher&); |