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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/selglos.hxx b/sw/source/uibase/inc/selglos.hxx
index 20d8eef9ec76..a8a0f00c7ff2 100644
--- a/sw/source/uibase/inc/selglos.hxx
+++ b/sw/source/uibase/inc/selglos.hxx
@@ -26,9 +26,8 @@
#include <vcl/button.hxx>
-class SwSelGlossaryDlg : public ModalDialog
+class SwSelGlossaryDlg final : public ModalDialog
{
-protected:
VclPtr<ListBox> m_pGlosBox;
DECL_LINK(DoubleClickHdl, ListBox&, void);