summaryrefslogtreecommitdiffstats
path: root/tools/kfile-plugins/ooo/kfile_ooo.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kfile-plugins/ooo/kfile_ooo.h')
-rw-r--r--tools/kfile-plugins/ooo/kfile_ooo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/kfile-plugins/ooo/kfile_ooo.h b/tools/kfile-plugins/ooo/kfile_ooo.h
index 9c2c3213..b8604260 100644
--- a/tools/kfile-plugins/ooo/kfile_ooo.h
+++ b/tools/kfile-plugins/ooo/kfile_ooo.h
@@ -59,7 +59,7 @@ public:
const char* name) const;
private:
bool writeTextNode(TQDomDocument & doc,
- TQDomNode & tqparentNode,
+ TQDomNode & parentNode,
const TQString &nodeName,
const TQString &value) const;
KFileMimeTypeInfo::GroupInfo* userdefined;