summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kbudgetvalues.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kbudgetvalues.h')
-rw-r--r--kmymoney2/widgets/kbudgetvalues.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kbudgetvalues.h b/kmymoney2/widgets/kbudgetvalues.h
index e2e7a09..0f4a63a 100644
--- a/kmymoney2/widgets/kbudgetvalues.h
+++ b/kmymoney2/widgets/kbudgetvalues.h
@@ -42,7 +42,7 @@ class KBudgetValues : public KBudgetValuesDecl
Q_OBJECT
TQ_OBJECT
public:
- KBudgetValues(TQWidget* tqparent = 0, const char* name = 0);
+ KBudgetValues(TQWidget* parent = 0, const char* name = 0);
~KBudgetValues();
void setBudgetValues(const MyMoneyBudget& budget, const MyMoneyBudget::AccountGroup& budgetAccount);