summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labprt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/labprt.hxx')
-rw-r--r--sw/source/ui/envelp/labprt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/labprt.hxx b/sw/source/ui/envelp/labprt.hxx
index 9706cd34d57f..2827f7bf92d5 100644
--- a/sw/source/ui/envelp/labprt.hxx
+++ b/sw/source/ui/envelp/labprt.hxx
@@ -53,7 +53,7 @@ class SwLabPrtPage : public SfxTabPage
public:
SwLabPrtPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwLabPrtPage();
+ virtual ~SwLabPrtPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);