sd/qa/unit/dialogs-test.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2d2160bbbd326fa3249d10bed97392215027c8c9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Nov 10 16:12:50 2016 +0100

    Adapt sd.screenshot
    
    to b1164b07f9fdcd06a77dbdd74d45245a7c42c93e "loplugin:constantparam in sd"
    
    Change-Id: I5e03c9ab19af630cdc536fddcb2f39815084b714

diff --git a/sd/qa/unit/dialogs-test.cxx b/sd/qa/unit/dialogs-test.cxx
index 3b10d33..c98b143 100644
--- a/sd/qa/unit/dialogs-test.cxx
+++ b/sd/qa/unit/dialogs-test.cxx
@@ -483,7 +483,6 @@ VclAbstractDialog* 
SdDialogsTest::createDialogByID(sal_uInt32 nID)
             // CreateSdPresLayoutDlg(::sd::DrawDocShell* pDocShell, 
vcl::Window* pWindow, const SfxItemSet& rInAttrs) override;
             pRetval = getSdAbstractDialogFactory()->CreateSdPresLayoutDlg(
                 getDocShell(),
-                Application::GetDefDialogParent(),
                 getEmptySfxItemSet());
             break;
         }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to