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 38ea101a..412837b7 100644 --- a/kopete/plugins/smpppdcs/smpppdcspreferences.h +++ b/kopete/plugins/smpppdcs/smpppdcspreferences.h @@ -37,7 +37,7 @@ public: * @author Heiko Schäfer <[email protected]> */ class SMPPPDCSPreferences : public TDECModule { - Q_OBJECT + TQ_OBJECT SMPPPDCSPreferences(const SMPPPDCSPreferences&); |