From 56336f97625acbd9cc9de9e36e34cc5d02343464 Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Fri, 22 Jul 2016 15:08:31 +0200 Subject: screenshots: add dialog test cases for chart2 All *.ui files create a screenshot, but not all look useful Change-Id: I90d977ae84a65e9576ba9cc9b178407997e4ba79 --- cui/qa/unit/cui-dialogs-test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui/qa') diff --git a/cui/qa/unit/cui-dialogs-test.cxx b/cui/qa/unit/cui-dialogs-test.cxx index 0d903e349226..5e819ce1304a 100644 --- a/cui/qa/unit/cui-dialogs-test.cxx +++ b/cui/qa/unit/cui-dialogs-test.cxx @@ -137,7 +137,7 @@ void CuiDialogsTest::openAnyDialog() // // Take any example here, it's only for demonstration - using // even a known one to demonstrate the fallback possibility - const OString aUIXMLDescription("modules/swriter/ui/abstractdialog.ui"); + const OString aUIXMLDescription("cui/ui/customizedialog.ui"); dumpDialogToPath(aUIXMLDescription); } -- cgit v1.2.3