summaryrefslogtreecommitdiffstats
path: root/kmymoney2/mymoney/mymoneysecurity.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/mymoney/mymoneysecurity.h')
-rw-r--r--kmymoney2/mymoney/mymoneysecurity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/mymoney/mymoneysecurity.h b/kmymoney2/mymoney/mymoneysecurity.h
index fa49cb8..4013a45 100644
--- a/kmymoney2/mymoney/mymoneysecurity.h
+++ b/kmymoney2/mymoney/mymoneysecurity.h
@@ -111,7 +111,7 @@ public:
void setPartsPerUnit(const int ppu) { m_partsPerUnit = ppu; };
void setSmallestCashFraction(const int sf) { m_smallestCashFraction = sf; };
- void writeXML(TQDomDocument& document, TQDomElement& tqparent) const;
+ void writeXML(TQDomDocument& document, TQDomElement& parent) const;
/**
* This method checks if a reference to the given object exists. It returns,