summaryrefslogtreecommitdiffstats
path: root/libkcddb/cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/cache.cpp')
-rw-r--r--libkcddb/cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/cache.cpp b/libkcddb/cache.cpp
index 01c5dec0..127fc6ba 100644
--- a/libkcddb/cache.cpp
+++ b/libkcddb/cache.cpp
@@ -30,7 +30,7 @@
namespace KCDDB
{
- QString
+ TQString
Cache::fileName( const TQString &category, const TQString &discid, const TQString &cacheDir )
{
TQDir dir( cacheDir );