diff options
Diffstat (limited to 'libkcddb/asynchttpsubmit.h')
-rw-r--r-- | libkcddb/asynchttpsubmit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/asynchttpsubmit.h b/libkcddb/asynchttpsubmit.h index 9c50c670..89ab8313 100644 --- a/libkcddb/asynchttpsubmit.h +++ b/libkcddb/asynchttpsubmit.h @@ -27,7 +27,7 @@ namespace KCDDB { Q_OBJECT public: - AsyncHTTPSubmit(const QString& from, const QString& hostname, uint port); + AsyncHTTPSubmit(const TQString& from, const TQString& hostname, uint port); virtual ~AsyncHTTPSubmit(); signals: |