summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-12-20 09:06:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-12-20 15:35:41 +0100
commitb950943bc5181bb055578676870523626b46aa12 (patch)
treee3fa55de6c376f8a2a9dd782a20b7045d5cc18e4 /test
parent2fdd5dd95777c8352d390beed11f4a969f0baadf (diff)
sidebarwrap is conforming now
Change-Id: Idca7964555a3ede2842473ec47752095d612bff2 Reviewed-on: https://gerrit.libreoffice.org/85576 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'test')
-rw-r--r--test/source/screenshot_test.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/screenshot_test.cxx b/test/source/screenshot_test.cxx
index 34e491741af8..b1bdf7d98ddf 100644
--- a/test/source/screenshot_test.cxx
+++ b/test/source/screenshot_test.cxx
@@ -202,7 +202,6 @@ void ScreenshotTest::dumpDialogToPath(const OString& rUIXMLDescription)
{
bool bNonConforming = rUIXMLDescription == "modules/swriter/ui/sidebarstylepresets.ui" ||
rUIXMLDescription == "modules/swriter/ui/sidebartheme.ui" ||
- rUIXMLDescription == "modules/swriter/ui/sidebarwrap.ui" ||
rUIXMLDescription == "modules/swriter/ui/notebookbar.ui" ||
rUIXMLDescription == "modules/scalc/ui/sidebaralignment.ui" ||
rUIXMLDescription == "modules/scalc/ui/sidebarcellappearance.ui" ||