diff options
Diffstat (limited to 'kdefx/kpixmap.h')
-rw-r--r-- | kdefx/kpixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdefx/kpixmap.h b/kdefx/kpixmap.h index 8b76e87af..34397791e 100644 --- a/kdefx/kpixmap.h +++ b/kdefx/kpixmap.h @@ -54,7 +54,7 @@ class KPixmapPrivate; * @author Mark Donohoe (donohoe@kde.org) * @version $Id$ */ -class KDEFX_EXPORT KPixmap : public QPixmap +class KDEFX_EXPORT KPixmap : public TQPixmap { public: /** |