summaryrefslogtreecommitdiff
path: root/fpicker/test/svdem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/test/svdem.cxx')
-rw-r--r--fpicker/test/svdem.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/test/svdem.cxx b/fpicker/test/svdem.cxx
index eea40b7d76cd..e6627187b60f 100644
--- a/fpicker/test/svdem.cxx
+++ b/fpicker/test/svdem.cxx
@@ -79,9 +79,9 @@ SAL_IMPLEMENT_MAIN()
xMSch.set(xComponentContext->getServiceManager(), com::sun::star::uno::UNO_QUERY);
comphelper::setProcessServiceFactory(xMSch);
-// comphelper::setProcessServiceFactory( xMS);
+ comphelper::setProcessServiceFactory(xMS);
- InitVCL( xMS );
+ InitVCL();
::Main();
DeInitVCL();