summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/selglos.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/selglos.hxx')
-rw-r--r--sw/source/uibase/inc/selglos.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/selglos.hxx b/sw/source/uibase/inc/selglos.hxx
index 3dfb3ec8c149..32784f684480 100644
--- a/sw/source/uibase/inc/selglos.hxx
+++ b/sw/source/uibase/inc/selglos.hxx
@@ -34,7 +34,7 @@ protected:
DECL_LINK_TYPED(DoubleClickHdl, ListBox&, void);
public:
SwSelGlossaryDlg(vcl::Window * pParent, const OUString &rShortName);
- virtual ~SwSelGlossaryDlg();
+ virtual ~SwSelGlossaryDlg() override;
virtual void dispose() override;
void InsertGlos(const OUString &rRegion, const OUString &rGlosName)