summaryrefslogtreecommitdiffstats
path: root/src/basketlistview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/basketlistview.cpp')
-rw-r--r--src/basketlistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basketlistview.cpp b/src/basketlistview.cpp
index 380b361..1cbe8c9 100644
--- a/src/basketlistview.cpp
+++ b/src/basketlistview.cpp
@@ -796,7 +796,7 @@ void BasketTreeListView::paintEmptyArea(TQPainter *painter, const TQRect &rect)
}
}
-/** We should NEVER get focus (because of TQ_NoFocus focusPolicy())
+/** We should NEVER get focus (because of TQWidget::NoFocus focusPolicy())
* but TDEListView can programatically give us the focus.
* So we give it to the basket.
*/