summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/popbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/popbox.hxx')
-rw-r--r--sw/source/uibase/inc/popbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/popbox.hxx b/sw/source/uibase/inc/popbox.hxx
index 7793755f9991..af89d0e07da2 100644
--- a/sw/source/uibase/inc/popbox.hxx
+++ b/sw/source/uibase/inc/popbox.hxx
@@ -32,7 +32,7 @@ protected:
public:
SwHelpToolBox(SwNavigationPI* pParent, const ResId &);
- virtual ~SwHelpToolBox();
+ virtual ~SwHelpToolBox() override;
};