summaryrefslogtreecommitdiffstats
path: root/kio/kio/slavebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/slavebase.h')
-rw-r--r--kio/kio/slavebase.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kio/kio/slavebase.h b/kio/kio/slavebase.h
index 82370ce56..b6e48d5b6 100644
--- a/kio/kio/slavebase.h
+++ b/kio/kio/slavebase.h
@@ -515,6 +515,12 @@ public:
*/
virtual void reparseConfiguration();
+ /**
+ * For use with for ForwardingSlaveBase
+ * Returns the local URL of the given remote URL if possible
+ * @since R14.0.0
+ */
+ virtual void localURL( const KURL& remoteURL );
/**
* @return timeout value for connecting to remote host.