diff options
Diffstat (limited to 'test/source')
-rw-r--r-- | test/source/screenshot_test.cxx | 1 |
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" || |