summaryrefslogtreecommitdiffstats
path: root/src/part/remoteLister.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:56:29 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:56:29 +0200
commit0d7f514ba7d56efc40635fc4881bf32dffe564ed (patch)
treedec42a1099d16ce1d73ca5398c8362b60ea82c12 /src/part/remoteLister.cpp
parent2079c4dcbe2048c67051d28c74c70fdda8df2109 (diff)
downloadfilelight-0d7f514ba7d56efc40635fc4881bf32dffe564ed.tar.gz
filelight-0d7f514ba7d56efc40635fc4881bf32dffe564ed.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'src/part/remoteLister.cpp')
-rw-r--r--src/part/remoteLister.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/remoteLister.cpp b/src/part/remoteLister.cpp
index 834e9cd..b57fcfd 100644
--- a/src/part/remoteLister.cpp
+++ b/src/part/remoteLister.cpp
@@ -12,7 +12,7 @@
namespace Filelight
{
//you need to use a single DirLister
- //one per directory breaks KIO (seemingly) and also uses un-godly amounts of memory!
+ //one per directory breaks TDEIO (seemingly) and also uses un-godly amounts of memory!
//TODO delete all this stuff!