From 5961d5a0e543d7af7c2bd269b2627c6f8d67d036 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sat, 1 Oct 2016 18:15:55 +0200 Subject: uitest: annotate slidesorter window Change-Id: Ie8c0cf79b8b92908a001271934a81fa2a2d6e693 Reviewed-on: https://gerrit.libreoffice.org/29447 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- sd/source/ui/framework/factories/BasicViewFactory.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/sd/source/ui/framework/factories/BasicViewFactory.cxx b/sd/source/ui/framework/factories/BasicViewFactory.cxx index ceb65bcaef45..5e168420bd46 100644 --- a/sd/source/ui/framework/factories/BasicViewFactory.cxx +++ b/sd/source/ui/framework/factories/BasicViewFactory.cxx @@ -404,6 +404,7 @@ std::shared_ptr BasicViewFactory::CreateViewShell ( &rWindow, pFrameView, bIsCenterPane); + pViewShell->GetContentWindow()->set_id("slidesorter"); } return pViewShell; -- cgit v1.2.3