summaryrefslogtreecommitdiffstats
path: root/lib/idmapperxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/idmapperxml.h')
-rw-r--r--lib/idmapperxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/idmapperxml.h b/lib/idmapperxml.h
index 87c9123..dc50557 100644
--- a/lib/idmapperxml.h
+++ b/lib/idmapperxml.h
@@ -32,7 +32,7 @@
#include <tqstring.h>
#include <tqptrcollection.h>
-class IDMapperXml : public QXmlDefaultHandler
+class IDMapperXml : public TQXmlDefaultHandler
{
public:
IDMapperXml( const TQString &file );