diff options
Diffstat (limited to 'kmymoney2/reports/pivottable.h')
-rw-r--r-- | kmymoney2/reports/pivottable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/reports/pivottable.h b/kmymoney2/reports/pivottable.h index 5d3a8c6..8749b73 100644 --- a/kmymoney2/reports/pivottable.h +++ b/kmymoney2/reports/pivottable.h @@ -165,7 +165,7 @@ protected: * * @param outergroup The outer row group * @param row The row itself - * @param recursive Whether to also recursively create rows for our tqparent accounts + * @param recursive Whether to also recursively create rows for our parent accounts */ void createRow( const TQString& outergroup, const ReportAccount& row, bool recursive ); |