summaryrefslogtreecommitdiffstats
path: root/kplato/kptaccountsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kptaccountsdialog.h')
-rw-r--r--kplato/kptaccountsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptaccountsdialog.h b/kplato/kptaccountsdialog.h
index e9bb8d4ed..e281f2df8 100644
--- a/kplato/kptaccountsdialog.h
+++ b/kplato/kptaccountsdialog.h
@@ -37,7 +37,7 @@ class AccountsDialog : public KDialogBase {
Q_OBJECT
TQ_OBJECT
public:
- AccountsDialog(Accounts &acc, TQWidget *tqparent=0, const char *name=0);
+ AccountsDialog(Accounts &acc, TQWidget *parent=0, const char *name=0);
KCommand *buildCommand(Part *part);