diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdlocationwidget.h')
-rw-r--r-- | kopete/plugins/smpppdcs/smpppdlocationwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdlocationwidget.h b/kopete/plugins/smpppdcs/smpppdlocationwidget.h index dbb7be12..47617c26 100644 --- a/kopete/plugins/smpppdcs/smpppdlocationwidget.h +++ b/kopete/plugins/smpppdcs/smpppdlocationwidget.h @@ -24,7 +24,7 @@ */ class SMPPPDLocationWidget : public SMPPPDLocationWidgetBase { - Q_OBJECT + TQ_OBJECT SMPPPDLocationWidget(const SMPPPDLocationWidget&); |