summaryrefslogtreecommitdiffstats
path: root/tdeioslave/trash/trashimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/trash/trashimpl.h')
-rw-r--r--tdeioslave/trash/trashimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/trash/trashimpl.h b/tdeioslave/trash/trashimpl.h
index 34308a712..3a06dd9e8 100644
--- a/tdeioslave/trash/trashimpl.h
+++ b/tdeioslave/trash/trashimpl.h
@@ -98,7 +98,7 @@ public:
/// Move data from the old trash system to the new one
void migrateOldTrash();
- /// KIO error code
+ /// TDEIO error code
int lastErrorCode() const { return m_lastErrorCode; }
TQString lastErrorMessage() const { return m_lastErrorMessage; }