summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/retrieveinputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/retrieveinputstream.hxx')
-rw-r--r--sw/source/core/inc/retrieveinputstream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/retrieveinputstream.hxx b/sw/source/core/inc/retrieveinputstream.hxx
index 3e4e94af960b..9797df4f6f25 100644
--- a/sw/source/core/inc/retrieveinputstream.hxx
+++ b/sw/source/core/inc/retrieveinputstream.hxx
@@ -36,7 +36,7 @@ class SwAsyncRetrieveInputStreamThread : public ObservableThread
const SwRetrievedInputStreamDataManager::tDataKey nDataKey,
const OUString& rLinkedURL, const OUString& rReferer );
- virtual ~SwAsyncRetrieveInputStreamThread();
+ virtual ~SwAsyncRetrieveInputStreamThread() override;
protected: