summaryrefslogtreecommitdiffstats
path: root/kaddressbook/editors/imaddresswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/editors/imaddresswidget.h')
-rw-r--r--kaddressbook/editors/imaddresswidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/editors/imaddresswidget.h b/kaddressbook/editors/imaddresswidget.h
index 3cec21cf..5ac2a196 100644
--- a/kaddressbook/editors/imaddresswidget.h
+++ b/kaddressbook/editors/imaddresswidget.h
@@ -45,8 +45,8 @@ class IMAddressWidget : public IMAddressBase
TQ_OBJECT
public:
- IMAddressWidget( TQWidget *tqparent, TQValueList<KPluginInfo *> protocols);
- IMAddressWidget( TQWidget *tqparent, TQValueList<KPluginInfo *> protocols,
+ IMAddressWidget( TQWidget *parent, TQValueList<KPluginInfo *> protocols);
+ IMAddressWidget( TQWidget *parent, TQValueList<KPluginInfo *> protocols,
KPluginInfo *protocol, const TQString& address,
const IMContext& context = Any );