summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-11-07 09:13:50 +0000
committerRüdiger Timm <rt@openoffice.org>2007-11-07 09:13:50 +0000
commitc04cb7cb5390ce6fb4c0b70120de293078eb62cc (patch)
tree93adf6f20de3df933783326f449ebd8c4d13fde5 /shell
parent8d7aa1cebf83eae886023c5ef365ca9a08f659de (diff)
INTEGRATION: CWS tkr05_SRC680 (1.4.96); FILE MERGED
2007/10/24 09:48:30 tkr 1.4.96.1: #31053# HTTPS WebDAV support (proxies)
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/kdebe/kdeinetlayer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/kdebe/kdeinetlayer.hxx b/shell/source/backends/kdebe/kdeinetlayer.hxx
index ddbc2dca1314..4498e8ec9ede 100644
--- a/shell/source/backends/kdebe/kdeinetlayer.hxx
+++ b/shell/source/backends/kdebe/kdeinetlayer.hxx
@@ -75,7 +75,7 @@ private :
void SAL_CALL setProxy
(uno::Sequence<backend::PropertyInfo> &aPropInfoList, sal_Int32 &nProperties,
int nProxyType, const QString &aNoProxyfor = QString(),
- const QString &aHTTPProxy = QString(), const QString &aFTPProxy = QString()) const;
+ const QString &aHTTPProxy = QString(), const QString &aFTPProxy = QString(), const QString &aHTTPSProxy = QString()) const;
} ;
#endif // KDEINETLAYER