summaryrefslogtreecommitdiffstats
path: root/kmail/accountcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/accountcombobox.h')
-rw-r--r--kmail/accountcombobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/accountcombobox.h b/kmail/accountcombobox.h
index 04a8bc07..48c5d6a8 100644
--- a/kmail/accountcombobox.h
+++ b/kmail/accountcombobox.h
@@ -45,7 +45,7 @@ class AccountComboBox : public TQComboBox
TQ_OBJECT
public:
- AccountComboBox( TQWidget* tqparent, const char* name = 0 );
+ AccountComboBox( TQWidget* parent, const char* name = 0 );
void setCurrentAccount( KMAccount* account );
KMAccount* currentAccount() const;