summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r--sw/inc/viewsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 8223c0d29190..033bda7eea6e 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -549,7 +549,7 @@ public:
SwViewShell( SwDoc& rDoc, vcl::Window *pWin,
const SwViewOption *pOpt = nullptr, OutputDevice *pOut = nullptr,
long nFlags = 0 );
- virtual ~SwViewShell();
+ virtual ~SwViewShell() override;
sal_Int32 GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const;