diff options
Diffstat (limited to 'khexedit/toplevel.h')
-rw-r--r-- | khexedit/toplevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/toplevel.h b/khexedit/toplevel.h index 4043cd2..f65cb9f 100644 --- a/khexedit/toplevel.h +++ b/khexedit/toplevel.h @@ -34,7 +34,7 @@ #include "hexmanagerwidget.h" #include "statusbarprogress.h" -class QSignalMapper; +class TQSignalMapper; class KAction; class KRecentFilesAction; class KRadioAction; |