summaryrefslogtreecommitdiffstats
path: root/src/kile/kileprojectview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/kileprojectview.cpp')
-rw-r--r--src/kile/kileprojectview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/kileprojectview.cpp b/src/kile/kileprojectview.cpp
index 0bae84b..0e9c7fe 100644
--- a/src/kile/kileprojectview.cpp
+++ b/src/kile/kileprojectview.cpp
@@ -370,7 +370,7 @@ KileProjectViewItem* KileProjectView::folder(const KileProjectItem *pi, KileProj
if ( parent->type() == KileType::Folder )
return parent;
- // we are looking at the tqchildren, if there is an existing folder for this type
+ // we are looking at the children, if there is an existing folder for this type
KileProjectViewItem *folder;
// determine the foldername for this type