summaryrefslogtreecommitdiffstats
path: root/libkcddb/synchttpsubmit.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/synchttpsubmit.h')
-rw-r--r--libkcddb/synchttpsubmit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/synchttpsubmit.h b/libkcddb/synchttpsubmit.h
index a88b2895..bd2974ac 100644
--- a/libkcddb/synchttpsubmit.h
+++ b/libkcddb/synchttpsubmit.h
@@ -26,7 +26,7 @@ namespace KCDDB
class SyncHTTPSubmit : public HTTPSubmit
{
public:
- SyncHTTPSubmit(const QString& from, const QString& hostname, uint port);
+ SyncHTTPSubmit(const TQString& from, const TQString& hostname, uint port);
virtual ~SyncHTTPSubmit();
protected: