summaryrefslogtreecommitdiffstats
path: root/khexedit/lib/kcharcoltextexport.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib/kcharcoltextexport.h')
-rw-r--r--khexedit/lib/kcharcoltextexport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/kcharcoltextexport.h b/khexedit/lib/kcharcoltextexport.h
index 7d9da2f..5940aa2 100644
--- a/khexedit/lib/kcharcoltextexport.h
+++ b/khexedit/lib/kcharcoltextexport.h
@@ -30,7 +30,7 @@ class KCharColumn;
class KCharCodec;
-class KCharColTextExport : public KBufferColTextExport
+class KCharColTextExport : public TDEBufferColTextExport
{
public:
KCharColTextExport( const KCharColumn* BF, const char *D, KCoordRange CR, const TQString &CodecName );