summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/label.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/label.hxx')
-rw-r--r--sw/source/core/uibase/inc/label.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/label.hxx b/sw/source/core/uibase/inc/label.hxx
index 95e32f866656..a1505af8fbb4 100644
--- a/sw/source/core/uibase/inc/label.hxx
+++ b/sw/source/core/uibase/inc/label.hxx
@@ -57,7 +57,7 @@ public:
SwLabDlg( Window* pParent, const SfxItemSet& rSet,
SwNewDBMgr* pNewDBMgr, sal_Bool bLabel);
- ~SwLabDlg();
+ virtual ~SwLabDlg();
SwLabRec* GetRecord(const OUString &rRecName, sal_Bool bCont);
void GetLabItem(SwLabItem &rItem);