summaryrefslogtreecommitdiffstats
path: root/kaddressbook/editors/imeditorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/editors/imeditorwidget.h')
-rw-r--r--kaddressbook/editors/imeditorwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/editors/imeditorwidget.h b/kaddressbook/editors/imeditorwidget.h
index 417e62f4..cca9b064 100644
--- a/kaddressbook/editors/imeditorwidget.h
+++ b/kaddressbook/editors/imeditorwidget.h
@@ -49,7 +49,7 @@ enum IMContext { Any, Home, Work };
class IMEditorWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
IMEditorWidget( TQWidget *parent, const TQString &preferredIM, const char *name = 0 );