summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kmymoneydatetbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kmymoneydatetbl.h')
-rw-r--r--kmymoney2/widgets/kmymoneydatetbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneydatetbl.h b/kmymoney2/widgets/kmymoneydatetbl.h
index f46d661..23da85f 100644
--- a/kmymoney2/widgets/kmymoneydatetbl.h
+++ b/kmymoney2/widgets/kmymoneydatetbl.h
@@ -74,7 +74,7 @@ public:
/**
* The constructor.
*/
- kMyMoneyDateTbl(TQWidget *tqparent=0,
+ kMyMoneyDateTbl(TQWidget *parent=0,
TQDate date=TQDate::tqcurrentDate(),
const char* name=0, WFlags f=0);
/**