diff options
Diffstat (limited to 'test')
-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 ad63f98b8809..34e491741af8 100644 --- a/test/source/screenshot_test.cxx +++ b/test/source/screenshot_test.cxx @@ -201,7 +201,6 @@ void ScreenshotTest::dumpDialogToPath(const OString& rUIXMLDescription) if (!rUIXMLDescription.isEmpty()) { bool bNonConforming = rUIXMLDescription == "modules/swriter/ui/sidebarstylepresets.ui" || - rUIXMLDescription == "modules/swriter/ui/sidebarpage.ui" || rUIXMLDescription == "modules/swriter/ui/sidebartheme.ui" || rUIXMLDescription == "modules/swriter/ui/sidebarwrap.ui" || rUIXMLDescription == "modules/swriter/ui/notebookbar.ui" || |