diff options
Diffstat (limited to 'khexedit/lib/khechar.h')
-rw-r--r-- | khexedit/lib/khechar.h | 2 |
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 ); |