From 6d2014175122020f08b301f7213a228082f9c98a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 1 Mar 2019 15:29:39 +0000 Subject: weld SwInsertDBColAutoPilot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5e46a88de2ff11ecd38667338b84babee24a2a11 Reviewed-on: https://gerrit.libreoffice.org/68591 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sfx2/source/dialog/basedlgs.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/dialog/basedlgs.cxx') diff --git a/sfx2/source/dialog/basedlgs.cxx b/sfx2/source/dialog/basedlgs.cxx index a1e6bb7ddf6f..74e7e3a00844 100644 --- a/sfx2/source/dialog/basedlgs.cxx +++ b/sfx2/source/dialog/basedlgs.cxx @@ -844,7 +844,7 @@ IMPL_STATIC_LINK_NOARG(SfxDialogController, InstallLOKNotifierHdl, void*, vcl::I return SfxViewShell::Current(); } -SfxSingleTabDialogController::SfxSingleTabDialogController(weld::Window *pParent, const SfxItemSet& rSet, +SfxSingleTabDialogController::SfxSingleTabDialogController(weld::Widget *pParent, const SfxItemSet& rSet, const OUString& rUIXMLDescription, const OString& rID) : SfxDialogController(pParent, rUIXMLDescription, rID) , m_pInputSet(&rSet) -- cgit v1.2.3