summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/conttree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/conttree.hxx')
-rw-r--r--sw/source/ui/inc/conttree.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/conttree.hxx b/sw/source/ui/inc/conttree.hxx
index 1ef4253c6fd8..6fe6342adfdf 100644
--- a/sw/source/ui/inc/conttree.hxx
+++ b/sw/source/ui/inc/conttree.hxx
@@ -243,7 +243,7 @@ private:
static const SfxObjectShell* pShowShell;
void InsertRegion( const SwGlblDocContent* _pContent,
- const com::sun::star::uno::Sequence< ::rtl::OUString >& _rFiles );
+ const com::sun::star::uno::Sequence< OUString >& _rFiles );
DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );