diff options
Diffstat (limited to 'khexedit/lib/kcolumn.h')
-rw-r--r-- | khexedit/lib/kcolumn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/kcolumn.h b/khexedit/lib/kcolumn.h index ea219c6..c405d1b 100644 --- a/khexedit/lib/kcolumn.h +++ b/khexedit/lib/kcolumn.h @@ -23,7 +23,7 @@ #include "kadds.h" #include "ksection.h" -class QPainter; +class TQPainter; namespace KHE { |