summaryrefslogtreecommitdiff
path: root/include/test/unoapi_test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/unoapi_test.hxx')
-rw-r--r--include/test/unoapi_test.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/test/unoapi_test.hxx b/include/test/unoapi_test.hxx
index 32c20997808f..b4a09b4a28cd 100644
--- a/include/test/unoapi_test.hxx
+++ b/include/test/unoapi_test.hxx
@@ -28,8 +28,7 @@ public:
virtual void setUp() override;
protected:
- void closeDocument( css::uno::Reference< css::lang::XComponent > const & xDocument );
-
+ void closeDocument(css::uno::Reference<css::lang::XComponent> const& xDocument);
private:
OUString m_aBaseString;