summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/sms/smseditaccountwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/sms/smseditaccountwidget.h')
-rw-r--r--kopete/protocols/sms/smseditaccountwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/sms/smseditaccountwidget.h b/kopete/protocols/sms/smseditaccountwidget.h
index 00011639..c454abae 100644
--- a/kopete/protocols/sms/smseditaccountwidget.h
+++ b/kopete/protocols/sms/smseditaccountwidget.h
@@ -29,7 +29,7 @@ class TQGridLayout;
class SMSEditAccountWidget : public TQWidget, public KopeteEditAccountWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
SMSEditAccountWidget(SMSProtocol *protocol, Kopete::Account *theAccount, TQWidget *parent = 0, const char *name = 0);
~SMSEditAccountWidget();