summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/aswriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/aswriter.cpp')
-rw-r--r--umbrello/umbrello/codegenerators/aswriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/aswriter.cpp b/umbrello/umbrello/codegenerators/aswriter.cpp
index e99559f2..20f9a4a4 100644
--- a/umbrello/umbrello/codegenerators/aswriter.cpp
+++ b/umbrello/umbrello/codegenerators/aswriter.cpp
@@ -602,7 +602,7 @@ const TQStringList ASWriter::reservedKeywords() const {
<< "or"
<< "ord"
<< "_parent"
- << "tqparentNode"
+ << "parentNode"
<< "parseFloat"
<< "parseInt"
<< "parseXML"