summaryrefslogtreecommitdiffstats
path: root/kdat/ktreeview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/ktreeview.cpp')
-rw-r--r--kdat/ktreeview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/ktreeview.cpp b/kdat/ktreeview.cpp
index 70955e9..51ab256 100644
--- a/kdat/ktreeview.cpp
+++ b/kdat/ktreeview.cpp
@@ -1135,7 +1135,7 @@ void KTreeView::setExpandLevel(int level)
tqrepaint();
}
-// sets the indent margin for all branches and tqrepaints if auto update enabled
+// sets the indent margin for all branches and repaints if auto update enabled
void KTreeView::setIndentSpacing(int spacing)
{
if (itemIndent == spacing)