sd/source/ui/framework/factories/BasicViewFactory.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5961d5a0e543d7af7c2bd269b2627c6f8d67d036
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Sat Oct 1 18:15:55 2016 +0200

    uitest: annotate slidesorter window
    
    Change-Id: Ie8c0cf79b8b92908a001271934a81fa2a2d6e693
    Reviewed-on: https://gerrit.libreoffice.org/29447
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com>

diff --git a/sd/source/ui/framework/factories/BasicViewFactory.cxx 
b/sd/source/ui/framework/factories/BasicViewFactory.cxx
index ceb65bc..5e16842 100644
--- a/sd/source/ui/framework/factories/BasicViewFactory.cxx
+++ b/sd/source/ui/framework/factories/BasicViewFactory.cxx
@@ -404,6 +404,7 @@ std::shared_ptr<ViewShell> 
BasicViewFactory::CreateViewShell (
             &rWindow,
             pFrameView,
             bIsCenterPane);
+        pViewShell->GetContentWindow()->set_id("slidesorter");
     }
 
     return pViewShell;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to