From 580d345952faf597f69347256e0ad3411725988a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:16:27 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- kooka/thumbview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kooka/thumbview.h') diff --git a/kooka/thumbview.h b/kooka/thumbview.h index 4dff2559..81eebccb 100644 --- a/kooka/thumbview.h +++ b/kooka/thumbview.h @@ -56,7 +56,7 @@ class TQListViewItem; class KProgress; class TDEIO::PreviewJob; -class ThumbView: public TQVBox /* KIconView */ +class ThumbView: public TQVBox /* TDEIconView */ { Q_OBJECT @@ -134,7 +134,7 @@ private: TQPixmap createPixmap( const TQPixmap& ) const; bool deleteImage( KFileItem* ); - KIconView *m_iconView; + TDEIconView *m_iconView; KProgress *m_progress; KURL m_currentDir; -- cgit v1.2.3