summaryrefslogtreecommitdiff
path: root/desktop/source/offacc/acceptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/offacc/acceptor.hxx')
-rw-r--r--desktop/source/offacc/acceptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx
index a7c35ae761fe..2881bf9df05f 100644
--- a/desktop/source/offacc/acceptor.hxx
+++ b/desktop/source/offacc/acceptor.hxx
@@ -71,7 +71,7 @@ private:
bool m_bDying;
public:
- Acceptor( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
+ explicit Acceptor( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
virtual ~Acceptor();
void run();