summaryrefslogtreecommitdiffstats
path: root/khexedit/lib/khechar.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib/khechar.h')
-rw-r--r--khexedit/lib/khechar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/khechar.h b/khexedit/lib/khechar.h
index 04b4016..6f4cd7f 100644
--- a/khexedit/lib/khechar.h
+++ b/khexedit/lib/khechar.h
@@ -23,7 +23,7 @@
namespace KHE
{
-class KHEChar : public QChar
+class KHEChar : public TQChar
{
public:
KHEChar( TQChar C );