summaryrefslogtreecommitdiff
path: root/package/source/xstor/switchpersistencestream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/switchpersistencestream.hxx')
-rw-r--r--package/source/xstor/switchpersistencestream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/xstor/switchpersistencestream.hxx b/package/source/xstor/switchpersistencestream.hxx
index 603a220070ed..553be0d476c5 100644
--- a/package/source/xstor/switchpersistencestream.hxx
+++ b/package/source/xstor/switchpersistencestream.hxx
@@ -68,7 +68,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xContext,
const ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& xInStream );
- ~SwitchablePersistenceStream();
+ virtual ~SwitchablePersistenceStream();
void SwitchPersistenceTo( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream >& xStream );