summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/uiborder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/uiborder.hxx')
-rw-r--r--sw/source/core/uibase/inc/uiborder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/uiborder.hxx b/sw/source/core/uibase/inc/uiborder.hxx
index 78adaeb7846d..3327bdac3aac 100644
--- a/sw/source/core/uibase/inc/uiborder.hxx
+++ b/sw/source/core/uibase/inc/uiborder.hxx
@@ -33,7 +33,7 @@ public:
// SW_BORDER_MODE_FRAME
SwBorderDlg(Window* pParent, SfxItemSet& rSet, sal_uInt16 nType);
- ~SwBorderDlg();
+ virtual ~SwBorderDlg();
};
#endif