summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/linenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/linenum.hxx')
-rw-r--r--sw/source/core/uibase/inc/linenum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/linenum.hxx b/sw/source/core/uibase/inc/linenum.hxx
index 94cc0fa02589..48d2af666a8e 100644
--- a/sw/source/core/uibase/inc/linenum.hxx
+++ b/sw/source/core/uibase/inc/linenum.hxx
@@ -56,7 +56,7 @@ public:
SwWrtShell* GetWrtShell() const { return pSh; }
SwLineNumberingDlg(SwView *pVw);
- ~SwLineNumberingDlg();
+ virtual ~SwLineNumberingDlg();
};
#endif