summaryrefslogtreecommitdiff
path: root/writerperfect/inc/WPXSvInputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/inc/WPXSvInputStream.hxx')
-rw-r--r--writerperfect/inc/WPXSvInputStream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/inc/WPXSvInputStream.hxx b/writerperfect/inc/WPXSvInputStream.hxx
index f67e4159e28d..35908684825a 100644
--- a/writerperfect/inc/WPXSvInputStream.hxx
+++ b/writerperfect/inc/WPXSvInputStream.hxx
@@ -34,7 +34,7 @@ namespace writerperfect
{
class WPXSvInputStreamImpl;
-class WRITERPERFECT_DLLPUBLIC WPXSvInputStream : public librevenge::RVNGInputStream
+class WRITERPERFECT_DLLPUBLIC WPXSvInputStream final : public librevenge::RVNGInputStream
{
public:
WPXSvInputStream(css::uno::Reference<css::io::XInputStream> const& xStream);