summaryrefslogtreecommitdiffstats
path: root/kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h')
-rw-r--r--kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h b/kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h
index 18af5f2..2d2e612 100644
--- a/kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h
+++ b/kmymoney2/wizards/newaccountwizard/knewaccountwizard_p.h
@@ -101,7 +101,7 @@ public:
TQWidget* initialFocusWidget(void) const { return m_accountName; }
MyMoneyAccount::accountTypeE accountType(void) const;
- const MyMoneyAccount& tqparentAccount(void);
+ const MyMoneyAccount& parentAccount(void);
bool allowsParentAccount(void) const;
const MyMoneySecurity& currency(void) const;
@@ -163,7 +163,7 @@ public:
KMyMoneyWizardPage* nextPage(void) const;
virtual bool isComplete(void) const;
void enterPage(void);
- const MyMoneyAccount& tqparentAccount(void);
+ const MyMoneyAccount& parentAccount(void);
TQWidget* initialFocusWidget(void) const { return m_loanDirection; }
@@ -308,7 +308,7 @@ public:
void enterPage(void);
KMyMoneyWizardPage* nextPage(void) const;
TQWidget* initialFocusWidget(void) const { return m_qlistviewParentAccounts; }
- const MyMoneyAccount& tqparentAccount(void);
+ const MyMoneyAccount& parentAccount(void);
private:
KMyMoneyAccountTreeItem* buildAccountTree