summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/storagetextstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/storagetextstream.hxx')
-rw-r--r--dbaccess/source/core/recovery/storagetextstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/recovery/storagetextstream.hxx b/dbaccess/source/core/recovery/storagetextstream.hxx
index a63c5e12e66b..ae12baf8ba38 100644
--- a/dbaccess/source/core/recovery/storagetextstream.hxx
+++ b/dbaccess/source/core/recovery/storagetextstream.hxx
@@ -37,7 +37,7 @@ namespace dbaccess
const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rParentStorage,
const OUString& i_rStreamName
);
- ~StorageTextOutputStream();
+ virtual ~StorageTextOutputStream();
void writeLine( const OUString& i_rLine );
void writeLine();