summaryrefslogtreecommitdiffstats
path: root/kioslaves/mbox/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslaves/mbox/stat.h')
-rw-r--r--kioslaves/mbox/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslaves/mbox/stat.h b/kioslaves/mbox/stat.h
index f26f4338..c7474d82 100644
--- a/kioslaves/mbox/stat.h
+++ b/kioslaves/mbox/stat.h
@@ -75,7 +75,7 @@ public:
*/
static KIO::UDSEntry statMessage( const UrlInfo& info );
private:
- static void addAtom( KIO::UDSEntry& entry, unsigned int key, const QString& value );
+ static void addAtom( KIO::UDSEntry& entry, unsigned int key, const TQString& value );
static void addAtom( KIO::UDSEntry& entry, unsigned int key, const long value );
};