sd/qa/unit/dialogs-test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2de80f9a21f9601b75a2f43c07eb3e0a6509b1e6 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri May 11 11:13:52 2018 +0200 Fix typo ...introduce with 476ed0aed1c09055fa05209485919a026e5f014e "weld SdStartPresentationDlg" Change-Id: If7132905ae81ff6c38646bf47a14596421a13eb5 diff --git a/sd/qa/unit/dialogs-test.cxx b/sd/qa/unit/dialogs-test.cxx index a4c9c067aa86..f926f0be7948 100644 --- a/sd/qa/unit/dialogs-test.cxx +++ b/sd/qa/unit/dialogs-test.cxx @@ -452,7 +452,7 @@ VclPtr<VclAbstractDialog> SdDialogsTest::createDialogByID(sal_uInt32 nID) aDlgSet.Put(SfxBoolItem(ATTR_PRESENT_SHOW_PAUSELOGO, rPresentationSettings.mbShowPauseLogo)); //SdOptions* pOptions = SD_MOD()->GetSdOptions(DocumentType::Impress); aDlgSet.Put(SfxInt32Item(ATTR_PRESENT_DISPLAY, 0 /*pOptions->GetDisplay()*/)); - vcl::Window* pWin = Application::GetDefDialogParent(), + vcl::Window* pWin = Application::GetDefDialogParent(); pRetval = getSdAbstractDialogFactory()->CreateSdStartPresentationDlg( pWin ? pWin->GetFrameWeld() : nullptr, aDlgSet, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits