diff options
Diffstat (limited to 'kmymoney2/mymoney/mymoneyreport.h')
-rw-r--r-- | kmymoney2/mymoney/mymoneyreport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/mymoney/mymoneyreport.h b/kmymoney2/mymoney/mymoneyreport.h index a541042..fb2287e 100644 --- a/kmymoney2/mymoney/mymoneyreport.h +++ b/kmymoney2/mymoney/mymoneyreport.h @@ -296,7 +296,7 @@ public: * @param doc The document which we can use to create new sub-elements * if needed * @param anonymous Whether the sensitive parts of the report should be - * tqmasked + * masked */ void write(TQDomElement& e, TQDomDocument *doc, bool anonymous=false) const; |