summaryrefslogtreecommitdiffstats
path: root/libkpimidentities/identitycombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimidentities/identitycombo.h')
-rw-r--r--libkpimidentities/identitycombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimidentities/identitycombo.h b/libkpimidentities/identitycombo.h
index b76c6cc8..7e0aafd7 100644
--- a/libkpimidentities/identitycombo.h
+++ b/libkpimidentities/identitycombo.h
@@ -52,7 +52,7 @@ class KDE_EXPORT IdentityCombo : public TQComboBox {
Q_OBJECT
TQ_OBJECT
public:
- IdentityCombo( IdentityManager* manager, TQWidget * tqparent=0, const char * name=0 );
+ IdentityCombo( IdentityManager* manager, TQWidget * parent=0, const char * name=0 );
TQString currentIdentityName() const;
uint currentIdentity() const;