summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/sfxurlrelocator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/sfxurlrelocator.hxx')
-rw-r--r--sfx2/source/inc/sfxurlrelocator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/sfxurlrelocator.hxx b/sfx2/source/inc/sfxurlrelocator.hxx
index 3a1fa7729445..e93e79a182d8 100644
--- a/sfx2/source/inc/sfxurlrelocator.hxx
+++ b/sfx2/source/inc/sfxurlrelocator.hxx
@@ -40,7 +40,7 @@ public:
void makeRelocatableURL( OUString & rURL );
void makeAbsoluteURL( OUString & rURL );
- SfxURLRelocator_Impl( const css::uno::Reference< css::uno::XComponentContext > & xContext );
+ SfxURLRelocator_Impl( css::uno::Reference< css::uno::XComponentContext > xContext );
~SfxURLRelocator_Impl();
private: