summaryrefslogtreecommitdiffstats
path: root/kio/kio/kshred.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kshred.h')
-rw-r--r--kio/kio/kshred.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kio/kshred.h b/kio/kio/kshred.h
index c38c610ed..c7669122a 100644
--- a/kio/kio/kshred.h
+++ b/kio/kio/kshred.h
@@ -112,7 +112,7 @@ class KIO_EXPORT_DEPRECATED KShred : public TQObject { // KDE4: remove
* Shows progress of the shredding.
* @param bytes the number of bytes written to the file
*/
- void processedSize(KIO::filesize_t bytes);
+ void processedSize(TDEIO::filesize_t bytes);
/**
* Shows a message in the progress dialog
@@ -139,7 +139,7 @@ class KIO_EXPORT_DEPRECATED KShred : public TQObject { // KDE4: remove
/**
* @internal for the size of the file
*/
- KIO::filesize_t fileSize;
+ TDEIO::filesize_t fileSize;
/**
* @internal for keeping track of progress