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