diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdcspreferences.h')
-rw-r--r-- | kopete/plugins/smpppdcs/smpppdcspreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcspreferences.h b/kopete/plugins/smpppdcs/smpppdcspreferences.h index f406d2aa..f9ccf914 100644 --- a/kopete/plugins/smpppdcs/smpppdcspreferences.h +++ b/kopete/plugins/smpppdcs/smpppdcspreferences.h @@ -38,7 +38,7 @@ public: */ class SMPPPDCSPreferences : public KCModule { Q_OBJECT - TQ_OBJECT + SMPPPDCSPreferences(const SMPPPDCSPreferences&); SMPPPDCSPreferences& operator=(const SMPPPDCSPreferences&); |