summaryrefslogtreecommitdiffstats
path: root/poxml/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/parser.h')
-rw-r--r--poxml/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/parser.h b/poxml/parser.h
index 923723c5..2a2ebab0 100644
--- a/poxml/parser.h
+++ b/poxml/parser.h
@@ -73,7 +73,7 @@ public:
ParaCounter pc;
};
-class StructureParser : public QXmlDefaultHandler
+class StructureParser : public TQXmlDefaultHandler
{
public:
bool startDocument();