summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/globals.cpp')
-rw-r--r--libktorrent/torrent/globals.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/globals.cpp b/libktorrent/torrent/globals.cpp
index 0221c17..51dd7a1 100644
--- a/libktorrent/torrent/globals.cpp
+++ b/libktorrent/torrent/globals.cpp
@@ -61,7 +61,7 @@ namespace bt
inst = 0;
}
- void Globals::initLog(const QString & file)
+ void Globals::initLog(const TQString & file)
{
log->setOutputFile(file);
log->setOutputToConsole(debug_mode);