summaryrefslogtreecommitdiffstats
path: root/libkcddb/synchttpsubmit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/synchttpsubmit.cpp')
-rw-r--r--libkcddb/synchttpsubmit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/synchttpsubmit.cpp b/libkcddb/synchttpsubmit.cpp
index 661382b6..8be4c60b 100644
--- a/libkcddb/synchttpsubmit.cpp
+++ b/libkcddb/synchttpsubmit.cpp
@@ -23,7 +23,7 @@
namespace KCDDB
{
- SyncHTTPSubmit::SyncHTTPSubmit(const QString& from, const QString& hostname, uint port)
+ SyncHTTPSubmit::SyncHTTPSubmit(const TQString& from, const TQString& hostname, uint port)
: HTTPSubmit(from, hostname, port)
{