diff options
Diffstat (limited to 'kdefx/kpixmapeffect.h')
-rw-r--r-- | kdefx/kpixmapeffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdefx/kpixmapeffect.h b/kdefx/kpixmapeffect.h index d3199c083..c0c8ac68c 100644 --- a/kdefx/kpixmapeffect.h +++ b/kdefx/kpixmapeffect.h @@ -14,7 +14,7 @@ #include <tqsize.h> class KPixmap; -class QColor; +class TQColor; /** * This class includes various pixmap-based graphical effects. |