summaryrefslogtreecommitdiffstats
path: root/khtml/misc/loader_jpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/misc/loader_jpeg.h')
-rw-r--r--khtml/misc/loader_jpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/misc/loader_jpeg.h b/khtml/misc/loader_jpeg.h
index c97b2bcbf..87b18a8b5 100644
--- a/khtml/misc/loader_jpeg.h
+++ b/khtml/misc/loader_jpeg.h
@@ -35,7 +35,7 @@ namespace khtml
*
* An incremental loader factory for JPEG's.
*/
- class KJPEGFormatType : public QImageFormatType
+ class KJPEGFormatType : public TQImageFormatType
{
public:
TQImageFormat* decoderFor(const uchar* buffer, int length);