sc/qa/unit/helper/qahelper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 214fd01ba451f10226c703d3f2337ad4f42a378c Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Aug 29 08:37:03 2014 +0200 Fix signature of dummy non-ORCUS implementation Change-Id: I8ff7d0d8d4f5bfd4426bd3878f77eda714d0f01d diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index 6f02e9f..b5d9a17 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -160,7 +160,7 @@ void testCondFile(OUString& aFileName, ScDocument* pDoc, SCTAB nTab) #else -void testFile(OUString&, ScDocument*, SCTAB, StringType) {} +void testFile(OUString&, ScDocument&, SCTAB, StringType) {} void testCondFile(OUString&, ScDocument*, SCTAB) {} #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits