summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kfiledetailview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kfiledetailview.cpp')
-rw-r--r--kio/kfile/kfiledetailview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kfiledetailview.cpp b/kio/kfile/kfiledetailview.cpp
index 823714396..a68aec53b 100644
--- a/kio/kfile/kfiledetailview.cpp
+++ b/kio/kfile/kfiledetailview.cpp
@@ -317,7 +317,7 @@ void KFileDetailView::updateView( const KFileItem *i )
item->init();
setSortingKey( item, i );
- //item->repaint(); // only repaints if visible
+ //item->tqrepaint(); // only repaints if visible
}
void KFileDetailView::setSortingKey( KFileListViewItem *item,