summaryrefslogtreecommitdiffstats
path: root/kooka/thumbview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kooka/thumbview.h')
-rw-r--r--kooka/thumbview.h4
1 files changed, 2 insertions, 2 deletions
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;