diff options
Diffstat (limited to 'khexedit/lib/kvaluecoltextexport.h')
-rw-r--r-- | khexedit/lib/kvaluecoltextexport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/kvaluecoltextexport.h b/khexedit/lib/kvaluecoltextexport.h index c1987de..899ece4 100644 --- a/khexedit/lib/kvaluecoltextexport.h +++ b/khexedit/lib/kvaluecoltextexport.h @@ -28,7 +28,7 @@ namespace KHE class KValueColumn; -class KValueColTextExport : public KBufferColTextExport +class KValueColTextExport : public TDEBufferColTextExport { public: KValueColTextExport( const KValueColumn* BF, const char *D, KCoordRange CR ); |