summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGColorProfileElementImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGColorProfileElementImpl.h')
-rw-r--r--ksvg/impl/SVGColorProfileElementImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGColorProfileElementImpl.h b/ksvg/impl/SVGColorProfileElementImpl.h
index ad498c4b..db4f322e 100644
--- a/ksvg/impl/SVGColorProfileElementImpl.h
+++ b/ksvg/impl/SVGColorProfileElementImpl.h
@@ -55,7 +55,7 @@ public:
unsigned short renderingIntent() const;
TQImage *correctImage(TQImage *input);
- QRgb correctPixel(float r, float g, float b);
+ TQRgb correctPixel(float r, float g, float b);
private:
bool loadColorProfile();