diff options
Diffstat (limited to 'tdeui/ksharedpixmap.h')
-rw-r--r-- | tdeui/ksharedpixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ksharedpixmap.h b/tdeui/ksharedpixmap.h index d1e3f9026..43f110983 100644 --- a/tdeui/ksharedpixmap.h +++ b/tdeui/ksharedpixmap.h @@ -53,7 +53,7 @@ class KSharedPixmapPrivate; * @version $Id$ * */ -class KDEUI_EXPORT KSharedPixmap: +class TDEUI_EXPORT KSharedPixmap: public TQWidget, public KPixmap { |