summaryrefslogtreecommitdiffstats
path: root/kio/kio/chmodjob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/chmodjob.cpp')
-rw-r--r--kio/kio/chmodjob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/chmodjob.cpp b/kio/kio/chmodjob.cpp
index 56c24b072..e1d343c10 100644
--- a/kio/kio/chmodjob.cpp
+++ b/kio/kio/chmodjob.cpp
@@ -121,7 +121,7 @@ void ChmodJob::slotEntries( KIO::Job*, const KIO::UDSEntryList & list )
break;
}
}
- if ( !isLink && relativePath != TQString::tqfromLatin1("..") )
+ if ( !isLink && relativePath != TQString::fromLatin1("..") )
{
ChmodInfo info;
info.url = m_lstItems.first()->url(); // base directory