summaryrefslogtreecommitdiffstats
path: root/kioslave/home/kio_home.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/home/kio_home.h')
-rw-r--r--kioslave/home/kio_home.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kioslave/home/kio_home.h b/kioslave/home/kio_home.h
index 1d5e237ea..cf5f3a3cd 100644
--- a/kioslave/home/kio_home.h
+++ b/kioslave/home/kio_home.h
@@ -26,8 +26,8 @@
class HomeProtocol : public KIO::ForwardingSlaveBase
{
public:
- HomeProtocol(const QCString &protocol, const QCString &pool,
- const QCString &app);
+ HomeProtocol(const TQCString &protocol, const TQCString &pool,
+ const TQCString &app);
virtual ~HomeProtocol();
virtual bool rewriteURL(const KURL &url, KURL &newUrl);