summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterProtocolHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterProtocolHandler.hxx')
-rw-r--r--sdext/source/presenter/PresenterProtocolHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterProtocolHandler.hxx b/sdext/source/presenter/PresenterProtocolHandler.hxx
index 81121fe6b10f..45bd9f946c37 100644
--- a/sdext/source/presenter/PresenterProtocolHandler.hxx
+++ b/sdext/source/presenter/PresenterProtocolHandler.hxx
@@ -46,7 +46,7 @@ class PresenterProtocolHandler
public PresenterProtocolHandlerInterfaceBase
{
public:
- PresenterProtocolHandler (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
+ explicit PresenterProtocolHandler (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
virtual ~PresenterProtocolHandler();
void SAL_CALL disposing() SAL_OVERRIDE;