summaryrefslogtreecommitdiffstats
path: root/kooka/scanpackager.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:20 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:59:52 +0200
commit78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b (patch)
tree073fd8dfc96771e4fc8f8bff5b97fccbf9f7f91c /kooka/scanpackager.cpp
parent580e97ebe258cc3c6745aa49fbc6a423de32c9ba (diff)
downloadtdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.tar.gz
tdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kooka/scanpackager.cpp')
-rw-r--r--kooka/scanpackager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/scanpackager.cpp b/kooka/scanpackager.cpp
index 22f9b06a..9f4ccd89 100644
--- a/kooka/scanpackager.cpp
+++ b/kooka/scanpackager.cpp
@@ -1173,7 +1173,7 @@ void ScanPackager::slotCreateFolder( )
if( ok )
{
- /* KIO create folder goes here */
+ /* TDEIO create folder goes here */
KFileTreeViewItem *it = currentKFileTreeViewItem();
if( it )