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 e6c0b8ea..d5a41a64 100644 --- a/kopete/plugins/smpppdcs/smpppdsearcher.h +++ b/kopete/plugins/smpppdcs/smpppdsearcher.h @@ -29,7 +29,7 @@ class TDEProcess; * @author Heiko Schäfer <[email protected]> */ class SMPPPDSearcher : public TQObject { - Q_OBJECT + TQ_OBJECT SMPPPDSearcher(const SMPPPDSearcher&); |