Kaydet (Commit) 5961d5a0 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

uitest: annotate slidesorter window

Change-Id: Ie8c0cf79b8b92908a001271934a81fa2a2d6e693
Reviewed-on: https://gerrit.libreoffice.org/29447Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 06f31993
...@@ -404,6 +404,7 @@ std::shared_ptr<ViewShell> BasicViewFactory::CreateViewShell ( ...@@ -404,6 +404,7 @@ std::shared_ptr<ViewShell> BasicViewFactory::CreateViewShell (
&rWindow, &rWindow,
pFrameView, pFrameView,
bIsCenterPane); bIsCenterPane);
pViewShell->GetContentWindow()->set_id("slidesorter");
} }
return pViewShell; return pViewShell;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment