summaryrefslogtreecommitdiffstats
path: root/sip/kio/kshred.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-25 00:18:41 -0600
committerTimothy Pearson <[email protected]>2013-01-25 00:18:41 -0600
commit352b2ef6c06332062d35211d7f49942315d2f36a (patch)
tree842a828f1f3c6686c33cd8512d00b80d6feaefdd /sip/kio/kshred.sip
parent8bd906c03534d2ad9cff2f22e957bf30987c99a9 (diff)
downloadpytde-352b2ef6c06332062d35211d7f49942315d2f36a.tar.gz
pytde-352b2ef6c06332062d35211d7f49942315d2f36a.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'sip/kio/kshred.sip')
-rw-r--r--sip/kio/kshred.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kio/kshred.sip b/sip/kio/kshred.sip
index 966a3bf..33a1b35 100644
--- a/sip/kio/kshred.sip
+++ b/sip/kio/kshred.sip
@@ -42,7 +42,7 @@ public:
static bool shred (TQString);
signals:
- void processedSize (KIO::filesize_t);
+ void processedSize (TDEIO::filesize_t);
void infoMessage (const TQString&);
}; // class KShred