summaryrefslogtreecommitdiffstats
path: root/writerperfect/source/draw/MSPUBImportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/draw/MSPUBImportFilter.hxx')
-rw-r--r--writerperfect/source/draw/MSPUBImportFilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/source/draw/MSPUBImportFilter.hxx b/writerperfect/source/draw/MSPUBImportFilter.hxx
index 6e493531c853..d6213f513578 100644
--- a/writerperfect/source/draw/MSPUBImportFilter.hxx
+++ b/writerperfect/source/draw/MSPUBImportFilter.hxx
@@ -18,7 +18,7 @@
class MSPUBImportFilter : public writerperfect::ImportFilter<OdgGenerator>
{
public:
- MSPUBImportFilter(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > &rxContext)
+ explicit MSPUBImportFilter(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > &rxContext)
: writerperfect::ImportFilter<OdgGenerator>(rxContext)
{
}