diff options
Diffstat (limited to 'kplato/kptaccountspanel.h')
| -rw-r--r-- | kplato/kptaccountspanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptaccountspanel.h b/kplato/kptaccountspanel.h index 6e1646f79..069515cb0 100644 --- a/kplato/kptaccountspanel.h +++ b/kplato/kptaccountspanel.h @@ -45,7 +45,7 @@ class AccountsPanel : public AccountsPanelBase { Q_OBJECT TQ_OBJECT public: - AccountsPanel(Accounts &acc, TQWidget *tqparent=0, const char *name=0); + AccountsPanel(Accounts &acc, TQWidget *parent=0, const char *name=0); KCommand *buildCommand(Part *part); |
