diff options
Diffstat (limited to 'uui/source/nameclashdlg.cxx')
-rw-r--r-- | uui/source/nameclashdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/nameclashdlg.cxx b/uui/source/nameclashdlg.cxx index bfa3994aa926..63ad0926dc02 100644 --- a/uui/source/nameclashdlg.cxx +++ b/uui/source/nameclashdlg.cxx @@ -49,7 +49,7 @@ IMPL_LINK( NameClashDialog, ButtonHdl_Impl, PushButton *, pBtn ) } -NameClashDialog::NameClashDialog( Window* pParent, ResMgr* pResMgr, +NameClashDialog::NameClashDialog( vcl::Window* pParent, ResMgr* pResMgr, OUString const & rTargetFolderURL, OUString const & rClashingName, OUString const & rProposedNewName, |